summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-11-14 20:51:25 -0800
committerChad Versace <chad.versace@linux.intel.com>2012-11-14 20:51:25 -0800
commit8e7f196e7aba50f81d4a42478c4382fafb22c236 (patch)
tree20ff6ac294d7b0b6b8b5219e7be4878218b7e739 /doc
parent95aa7bd644639568417b574505217b4f22ba4286 (diff)
readme,doc: Document how to build html docs
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/building.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/building.txt b/doc/building.txt
index 5f36c16..1ab1a2b 100644
--- a/doc/building.txt
+++ b/doc/building.txt
@@ -78,6 +78,10 @@ Miscellaneous options:
[default=0; choices=0,1]
Build and install the manpages.
+ - waffle_build_htmldocs
+ [default=0; choices=0,1]
+ Build and install html documentation.
+
- waffle_build_tests
[default=1; choices=0,1]
Build the unit tests and functional tests ran by `make check` and