change references to doc to all be docs

This commit is contained in:
pacrob
2023-05-03 14:05:29 -06:00
parent 3b9f8c288b
commit 23a192f62c
7 changed files with 8 additions and 8 deletions

View File

@ -190,7 +190,7 @@ html_theme = "sphinx_rtd_theme"
# html_file_suffix = None
# Output file base name for HTML help builder.
htmlhelp_basename = "<MODULE_NAME>doc"
htmlhelp_basename = "<MODULE_NAME>docs"
# -- Options for LaTeX output ---------------------------------------------