summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/site/apt/building/maven.apt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/apt/building/maven.apt b/src/site/apt/building/maven.apt
index 8e3e4be..9bd3a0c 100644
--- a/src/site/apt/building/maven.apt
+++ b/src/site/apt/building/maven.apt
@@ -62,7 +62,7 @@ $ mvn package
*--------------------------+---------------------------------------------------------------------------------------------+
| package | build logcxx library and build and run unit tests and examples. |
*--------------------------+---------------------------------------------------------------------------------------------+
-| site | Generate documentation and IDE project files, requires doxygen. |
+| site | Generate documentation and apidoc files, requires doxygen. |
*--------------------------+---------------------------------------------------------------------------------------------+
| site assembly:assembly | Generate snapshot tarball and zip file. |
*--------------------------+---------------------------------------------------------------------------------------------+