Skip to content

Commit 437a438

Browse files
author
Diptorup Deb
committed
Show todo sections.
1 parent cda793b commit 437a438

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ extensions = [
3333
"sphinx.ext.githubpages",
3434
"sphinx.ext.autodoc",
3535
"sphinx.ext.napoleon",
36-
"sphinx.ext.todo",
3736
]
3837

38+
todo_include_todos = True
3939
use_doxyrest = "@DPCTL_ENABLE_DOXYREST@"
4040

4141
if use_doxyrest == "ON":

docs/docfiles/user_guides/QuickStart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ to build and install
165165
Building using custom dpcpp
166166
~~~~~~~~~~~~~~~~~~~~~~~~~~~
167167

168-
.. todo:
168+
.. todo::
169169

170170
Instructions coming soon.
171171

0 commit comments

Comments
 (0)