CMake/Utilities/Sphinx
Björn Esser 2a68ff7fd7 Utilities/Sphinx: Restore compatibility with Sphinx pre-1.2
Since commit v3.8.0-rc2~28^2~2 (Utilities/Sphinx: Port cmake extension
to Sphinx 1.4, 2017-02-09) we use the `sphinx.version_info` tuple.
However, it was added in Sphinx v1.2 so the check breaks compatibility
with older versions.  Revise our check to assume Sphinx pre-1.2 if the
version tuple does not exist.
2017-08-02 11:25:21 -04:00
..
static Help: Configure html favicon 2013-11-05 08:59:02 -05:00
templates Utilities/Sphinx: Add option for cmake.org version switch to html 2017-02-08 08:19:10 -05:00
.gitignore Build Help documentation during CMake build using Sphinx 2013-10-16 09:22:37 -04:00
apply_qthelp_css_workaround.cmake Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4 2017-02-10 10:43:29 -05:00
cmake.py Utilities/Sphinx: Restore compatibility with Sphinx pre-1.2 2017-08-02 11:25:21 -04:00
CMakeLists.txt Utilities/Sphinx: Build documentation independently by default 2017-05-01 13:18:25 -04:00
conf.py.in Utilities/Sphinx: Use brighter colors for html theme 2017-03-28 13:38:42 -04:00
create_identifiers.py Utilities/Sphinx: Add index entries for cross-references 2014-11-12 09:10:52 -05:00
fixup_qthelp_names.cmake Help: Use a more-appropriate qthelp namespace and file name. 2014-04-10 17:30:57 +02:00