Enable Sphinx todo directive for GMX_DEVELOPER_BUILD.
commit365e192f6c0ca8b8e3842f8633c7c587117973b0
authorM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 26 Dec 2019 14:35:50 +0000 (26 17:35 +0300)
committerM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 26 Dec 2019 16:03:57 +0000 (26 19:03 +0300)
tree44fc562c7844afb206709d21d2672ce6152ad42c
parent6cbdf5bcc3986b053f4cbb232275e5147f3a7296
Enable Sphinx todo directive for GMX_DEVELOPER_BUILD.

Activates the `todo` and `todolist` directives from the Sphinx "todo"
extension when the GMX_DEVELOPER_BUILD CMake option is set.

Change-Id: Ibde6f750e3b657f0fd826d3ad4c8a1865acc499d
docs/CMakeLists.txt