mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-22 09:26:53 +08:00
docs path
This commit is contained in:
parent
cebb5dae4c
commit
f176e96a47
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ html_context = {
|
||||||
"github_user": "DataDog",
|
"github_user": "DataDog",
|
||||||
"github_repo": "go-profiler-notes",
|
"github_repo": "go-profiler-notes",
|
||||||
"github_version": "sphinx",
|
"github_version": "sphinx",
|
||||||
|
"conf_py_path": "/docs/",
|
||||||
}
|
}
|
||||||
html_theme = 'sphinx_rtd_theme'
|
html_theme = 'sphinx_rtd_theme'
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue