[CMake] Sphinx warning. (Andrew Maclean)

Andrew Maclean andrew.amaclean at gmail.com
Wed Jul 8 20:35:35 EDT 2015


Attached is a modified conf.py.in that solves this issue. Tested in Python
2.7 and Sphinx 1.3.

Regards
   Andrew



>
> ---------- Forwarded message ----------
> From: Andrew Maclean <andrew.amaclean at gmail.com>
> To: "cmake at cmake.org" <cmake at cmake.org>
> Cc:
> Date: Thu, 9 Jul 2015 09:51:34 +1000
> Subject: [CMake] Sphinx warning.
> 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
>
> ___________________________________________
>
> --
>
> --
___________________________________________
Andrew J. P. Maclean

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150709/bac3842b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conf.py.in.zip
Type: application/zip
Size: 1251 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150709/bac3842b/attachment.zip>


More information about the CMake mailing list