Claudenw commented on code in PR #224:
URL: https://github.com/apache/creadur-rat/pull/224#discussion_r1528455563


##########
src/site/apt/index.apt.vm:
##########
@@ -111,6 +113,19 @@ java -jar apache-rat-${project.version}.jar --help
 +------------------------------------------+
 
  Read more {{{./apache-rat-plugin/index.html} here}}.
+ 
+ ** Styling output
+ 
+ Rat allows you to style the output as you see fit.  Three stylesheets are 
included in the rat package.
+ 
+   plain-rat  The default stylesheet.
+   
+   unapproved-licenses  Lists only the files with unapproved licenses.
+   
+   missing-headers  List only files that are missing headers.

Review Comment:
   @ottlinger  I don't know how to make this work.  But I wanted bullet points 
for these lines,  However, the build failed when I tried to match what was 
above in the "How do I use RAT" section.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to