[CMake] Sphinx warning.

Andrew Maclean andrew.amaclean at gmail.com
Wed Jul 8 19:51:34 EDT 2015


The latest version of Sphinx generates this warning when building CMake
from the master:
"WARNING: 'default' html theme has been renamed to 'classic'. Please change
your html_theme setting either to the new 'alabaster' default theme, or to
'classic' to keep using the old default."

See: https://github.com/sphinx-doc/sphinx/issues/1346#issuecomment-75538604

I'm not sure but it may be possible to import version_info from sphinx into
the  conf.py containing the version of Sphinx that is installed, and then
use that in an if statement.

Regards
   Andrew

-- 
___________________________________________
Andrew J. P. Maclean

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150709/b1def54b/attachment-0001.html>


More information about the CMake mailing list