Project Documentation
diff --git a/xdoc/xdocs/properties.xml b/xdoc/xdocs/properties.xml
index 5becac70..558f83d1 100644
--- a/xdoc/xdocs/properties.xml
+++ b/xdoc/xdocs/properties.xml
@@ -411,6 +411,19 @@
Defaults to "en", ie english.
+
+ | maven.xdoc.includeProjectDocumentation |
+ Yes |
+
+ Specifies if Maven should display the maven generated
+ project documentation on the site's navigation bar. By
+ default, Maven includes numerous reports and information
+ regarding a project. Set this value to 'no' to prevent the
+ inclusion on the navigation bar. Users building a
+ documentation site only (non-project related) will find this
+ value useful.
+ |
+
| maven.xdoc.developmentProcessUrl |
Yes |