docs path

This commit is contained in:
Felix Geisendörfer 2022-12-27 16:13:28 +01:00
parent cebb5dae4c
commit f176e96a47

View file

@ -30,6 +30,7 @@ html_context = {
"github_user": "DataDog",
"github_repo": "go-profiler-notes",
"github_version": "sphinx",
"conf_py_path": "/docs/",
}
html_theme = 'sphinx_rtd_theme'
html_theme_options = {