aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/contents
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2024-08-15 17:39:06 +0800
committerHsiangNianian <i@jyunko.cn>2024-08-15 17:39:06 +0800
commit38aa7dc3a8d416fd84dbbc0e11d26d4aa8252cb4 (patch)
tree7d92346bdef55e2c4edaef45b487b749490ce6de /docs/source/contents
parent0983d15a28a664cdd1d6d3f4002b32d451efe6ab (diff)
downloadfaq-38aa7dc3a8d416fd84dbbc0e11d26d4aa8252cb4.tar.gz
faq-38aa7dc3a8d416fd84dbbc0e11d26d4aa8252cb4.zip
fix(docs): update contents
Diffstat (limited to 'docs/source/contents')
-rw-r--r--docs/source/contents/Hydrogen/index.rst4
-rw-r--r--docs/source/contents/NoctisDice/index.rst4
-rw-r--r--docs/source/contents/OlivaDice/index.rst4
-rw-r--r--docs/source/contents/SealDice/index.rst4
-rw-r--r--docs/source/contents/Shiki/index.rst4
-rw-r--r--docs/source/contents/index.rst7
6 files changed, 27 insertions, 0 deletions
diff --git a/docs/source/contents/Hydrogen/index.rst b/docs/source/contents/Hydrogen/index.rst
new file mode 100644
index 0000000..8a1120b
--- /dev/null
+++ b/docs/source/contents/Hydrogen/index.rst
@@ -0,0 +1,4 @@
+Hydrogen
+=============
+
+This is a template for documentation projects. \ No newline at end of file
diff --git a/docs/source/contents/NoctisDice/index.rst b/docs/source/contents/NoctisDice/index.rst
new file mode 100644
index 0000000..699ce75
--- /dev/null
+++ b/docs/source/contents/NoctisDice/index.rst
@@ -0,0 +1,4 @@
+NoctisDice
+=============
+
+This is a template for documentation projects. \ No newline at end of file
diff --git a/docs/source/contents/OlivaDice/index.rst b/docs/source/contents/OlivaDice/index.rst
new file mode 100644
index 0000000..a1a7f8d
--- /dev/null
+++ b/docs/source/contents/OlivaDice/index.rst
@@ -0,0 +1,4 @@
+OlivaDice
+=============
+
+This is a template for documentation projects. \ No newline at end of file
diff --git a/docs/source/contents/SealDice/index.rst b/docs/source/contents/SealDice/index.rst
new file mode 100644
index 0000000..0ab9a5e
--- /dev/null
+++ b/docs/source/contents/SealDice/index.rst
@@ -0,0 +1,4 @@
+SealDice
+=============
+
+This is a template for documentation projects. \ No newline at end of file
diff --git a/docs/source/contents/Shiki/index.rst b/docs/source/contents/Shiki/index.rst
new file mode 100644
index 0000000..bab68eb
--- /dev/null
+++ b/docs/source/contents/Shiki/index.rst
@@ -0,0 +1,4 @@
+Shiki
+=============
+
+This is a template for documentation projects. \ No newline at end of file
diff --git a/docs/source/contents/index.rst b/docs/source/contents/index.rst
new file mode 100644
index 0000000..b5d6b27
--- /dev/null
+++ b/docs/source/contents/index.rst
@@ -0,0 +1,7 @@
+.. toctree::
+
+ Hydrogen/index
+ NoctisDice/index
+ OlivaDice/index
+ SealDice/index
+ Shiki/index \ No newline at end of file