examples + doc updated

This commit is contained in:
stfm
2012-06-23 13:58:59 +02:00
parent b596014c81
commit 9a2eca926d
5 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ javadoc -docletpath ../../target/TeXDoclet.jar \
-imagespath ".." \
-output texdoclet_output/TeXDoclet.tex \
-sourcepath ../../src/main/java \
-subpackages org:com \
-subpackages org \
-sectionlevel section \
-docclass article \
-nosummaries