Skip to content

Commit d2aeaa6

Browse files
author
plu
committed
remove TODO
1 parent b6d5b3a commit d2aeaa6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ def copy_examples_to_output_dir(app: sphinx.application.Sphinx, exception: Excep
188188
Exception encountered during the building of the documentation.
189189
190190
"""
191-
# TODO(echambla): #511 investigate issues when using OUTPUT_EXAMPLES instead of SOURCE_EXAMPLES
192191
OUTPUT_EXAMPLES = pathlib.Path(app.outdir) / "examples"
193192
OUTPUT_IMAGES = OUTPUT_EXAMPLES / "img"
194193
OUTPUT_CORE = OUTPUT_EXAMPLES / "core"

0 commit comments

Comments
 (0)