Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
elpham6 authored and elpham6 committed May 9, 2024
1 parent da48b70 commit b81c709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"github_user": "elpham6", # Username of repo's owner
"github_repo": "sphinx_demo", # Repo name
"github_version": "main", # Version
"conf_py_path": "src", # Path in the checkout to the docs root
"conf_py_path": "/src/", # Path in the checkout to the docs root
}
html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']
Expand Down

0 comments on commit b81c709

Please sign in to comment.