Adding option for class and method declaration code listings (default is 'none')

This commit is contained in:
stfm
2015-03-21 22:49:47 +01:00
parent 1c653c9b0d
commit 6b753e21cf
3 changed files with 43 additions and 17 deletions

View File

@@ -13,7 +13,9 @@ javadoc -docletpath ../../target/TeXDoclet.jar \
-author "Greg Wonderly \and S{\"o}ren Caspersen \and Stefan Marx" \
-sourcepath ../../src/main/java:../../src/test/java \
-subpackages org \
-shortinherited
-shortinherited \
-classdeclrframe trBL \
-methoddeclrframe single
cd texdoclet_output
pdflatex TeXDoclet.tex