aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/psi/docs/conf.py
diff options
context:
space:
mode:
author白咕咕 <2432115441@qq.com>2023-07-26 18:02:52 +0800
committer白咕咕 <2432115441@qq.com>2023-07-26 18:02:52 +0800
commit70964662a05b6d86af8b11d20c8160aa5e7b2de9 (patch)
tree612b6bd7e7ec0f22e47c1d6988d72164bca68034 /psi/docs/conf.py
parent598e22e76085c3b9df994207bc67ca0126f28176 (diff)
parentaa4e453e46d6df21991e848b56b52afa72029273 (diff)
downloadTRPGNivis-70964662a05b6d86af8b11d20c8160aa5e7b2de9.tar.gz
TRPGNivis-70964662a05b6d86af8b11d20c8160aa5e7b2de9.zip
Merge remote-tracking branch 'origin/main'
Diffstat (limited to 'psi/docs/conf.py')
-rw-r--r--psi/docs/conf.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/psi/docs/conf.py b/psi/docs/conf.py
deleted file mode 100644
index b915874..0000000
--- a/psi/docs/conf.py
+++ /dev/null
@@ -1,7 +0,0 @@
-"""
-@TODO Sphinx配置添加站点基本信息
-"""
-
-extensions = [
- 'sphinx.ext.autodoc',
-]