Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit ca6f386

Browse files
committed
add comment
1 parent ad12c8b commit ca6f386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ def docfx(session):
704704
"sphinx-build",
705705
"-T", # show full traceback on exception
706706
"-N", # no colors
707-
"-D",
707+
"-D", # Override configuration values set in the conf.py file
708708
(
709709
"extensions=sphinx.ext.autodoc,"
710710
"sphinx.ext.autosummary,"

0 commit comments

Comments
 (0)