diff --git a/conf.py b/conf.py index 59c7f3a9683ee7c107f2cefe22b252e9267fceef..5acdb58f5c162175af2ed3380c2baec1f7b37adc 100644 --- a/conf.py +++ b/conf.py @@ -65,7 +65,7 @@ exhale_args = { primary_domain = 'cpp' highlight_language = 'cpp' -todo_include_todos = True +todo_include_todos = False # Update (HTML) supported_image_types selection priority order from sphinx.builders.html import StandaloneHTMLBuilder