aboutsummaryrefslogtreecommitdiff
path: root/docs/building.md
diff options
context:
space:
mode:
authorThomas Ingleby <thomas.c.ingleby@intel.com>2015-03-27 16:30:25 +0000
committerThomas Ingleby <thomas.c.ingleby@intel.com>2015-03-27 16:33:20 +0000
commit8f239579a4155076f6ed699f50cb18ba3432232b (patch)
treee9008a40505325db6a20bb877093b75007605e5b /docs/building.md
parentbe4312e50618004c825d91dbc2d861f9d16d3792 (diff)
docs/building: add doxygen information
Also Sphinx version Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
Diffstat (limited to 'docs/building.md')
-rw-r--r--docs/building.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/building.md b/docs/building.md
index 0a9c5c5..00dd244 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -13,6 +13,8 @@ what you'll need:
* [python](http://python.org) 2.7 or 3.4+ (you'll need not just the interpreter but python-dev)
* [node.js](http://nodejs.org) 0.10.x (you'll need not just the interpreter but nodejs-dev)
* [CMake](http://cmake.org) 2.8.8+
+* [Doxygen](http://www.stack.nl/~dimitri/doxygen/) 1.8.9.1+
+* [Sphinx](http://sphinx-doc.org/) 1.1.3+ (For Python docs)
## Basic build steps