We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--theme
1 parent f0a570a commit 83ebdfcCopy full SHA for 83ebdfc
build_docs.py
@@ -584,7 +584,7 @@ def parse_args():
584
parser.add_argument(
585
"--theme",
586
default="python-docs-theme",
587
- help="Python package to use for python-docs-theme: Usefull to test branches:"
+ help="Python package to use for python-docs-theme: Useful to test branches:"
588
" --theme git+https://github.com/obulat/python-docs-theme@master",
589
)
590
args = parser.parse_args()
0 commit comments