CMake/Utilities/Sphinx
Brad King d55671ad9d Utilities/Sphinx: Fix cmake domain document removal with python3
In the domain clear_doc method, avoid removing entries from a dictionary
while iterating over it.  Instead accumulate a set of entries to remove
at the end.
2014-04-24 09:04:52 -04:00
..
static Help: Configure html favicon 2013-11-05 08:59:02 -05:00
templates Help: Configure html page navigation bars 2013-11-05 08:58:56 -05:00
.gitignore Build Help documentation during CMake build using Sphinx 2013-10-16 09:22:37 -04:00
CMakeLists.txt Utilities/Sphinx: Add option to build 'text' format 2014-02-04 10:29:05 -05:00
cmake.py Utilities/Sphinx: Fix cmake domain document removal with python3 2014-04-24 09:04:52 -04:00
conf.py.in Utilities/Sphinx: Port documentation generation to python3 (#14886) 2014-04-18 08:42:34 -04:00