summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-10-22 22:11:27 -0700
committerChad Versace <chad.versace@linux.intel.com>2012-11-14 20:50:11 -0800
commit0ea26bd7735b3739b6543fb7e6cc66a261acc305 (patch)
tree05e27c3727505d02ceb26b4770334f01fb3e4316 /.gitignore
parent27bc14a4de4b05d6836a17dc794d2bf71e265874 (diff)
man,cmake: Generate html documentation
Add new cmake option `waffle_build_htmldocs`. Default is off. Add some new cmake rules and an html.xsl to generate the docs. The output directory is /doc/html. Install the html docs to CMAKE_INSTALL_DOCDIR/html. All citations, even those to GLX and EGL functions, have correct urls. Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1231dca..1273edb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
build.ninja
rules.ninja
+doc/html/
examples/simple-x11-egl
gl_basic
install_manifest.txt