diff --git a/README.md b/README.md index 900f2f3..0e26108 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Then you can use TeXDoclet as an alternate doclet in the `pom.xml` file of any p Calling `mvn javadoc:javadoc` creates `TeXDoclet.tex` (and `TeXDoclet.pdf`, see switch `-createpdf`) in the `target/site/apidocs/apidocs_tex` directory. -See `pom.xml` for example usage and more details. +See `pom.xml` for example usage and more details about how to integrate *TeXDoclet* with maven `site:site` goal. Also check out [this example maven site project documentation](http://doclet.github.com/texdoclet/site). Previous versions