examples + doc updated
This commit is contained in:
@@ -14,7 +14,7 @@ javadoc -docletpath ../../target/TeXDoclet.jar \
|
||||
-subtitle "Created with Javadoc TeXDoclet Doclet" \
|
||||
-author "Greg Wonderly \and S\"oren Caspersen \and Stefan Marx" \
|
||||
-sourcepath ../../src/main/java \
|
||||
-subpackages org:com \
|
||||
-subpackages org \
|
||||
-shortinherited
|
||||
|
||||
cd texdoclet_output
|
||||
|
||||
@@ -21,7 +21,7 @@ javadoc -docletpath ../../target/TeXDoclet.jar \
|
||||
-subtitle "Created with Javadoc TeXDoclet Doclet" \
|
||||
-author "Greg Wonderly \and S\"oren Caspersen \and Stefan Marx" \
|
||||
-sourcepath ../../src/main/java \
|
||||
-subpackages org:com \
|
||||
-subpackages org \
|
||||
-sectionlevel section
|
||||
|
||||
cd texdoclet_output
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -23,7 +23,7 @@ javadoc -docletpath ../../target/TeXDoclet.jar \
|
||||
-hyperref \
|
||||
-output texdoclet_output/TeXDoclet.tex \
|
||||
-sourcepath ../../src/main/java \
|
||||
-subpackages com:org \
|
||||
-subpackages org \
|
||||
-include \
|
||||
-sectionlevel section
|
||||
|
||||
|
||||
Reference in New Issue
Block a user