sphinx-themes / sphinx-themes.org

A showcase for Sphinx documentation themes
https://sphinx-themes.org
BSD 2-Clause "Simplified" License
233 stars 43 forks source link

Render TODO admonitions in sample docs #118

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

Fix #117

as mentioned in the docs, the todo admonitions are hidden by default. the todo_include_todos configuration parameter needs to be set to True in the conf.py file