提交 0e7d938d 编写于 作者: Miykael_xxm's avatar Miykael_xxm 🚴

Update conf.py

上级 392b78db
......@@ -32,19 +32,19 @@ release = '0.1'
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
"sphinx_comments"
]
comments_config = {
"utterances": {
"repo": "rcore-os/rCore-Tutorial-Book-v3",
"issue-term": "pathname",
"label": "comments",
"theme": "github-light",
"crossorigin": "anonymous",
}
}
# extensions = [
# "sphinx_comments"
# ]
# comments_config = {
# "utterances": {
# "repo": "rcore-os/rCore-Tutorial-Book-v3",
# "issue-term": "pathname",
# "label": "comments",
# "theme": "github-light",
# "crossorigin": "anonymous",
# }
# }
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册