aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-10 08:06:35 +0800
committer简律纯 <i@jyunko.cn>2024-03-10 08:06:35 +0800
commita4c6355d994d26a5413bc350f3e7a57f344296f2 (patch)
treede5407c6f3e65469ce7d135164abbf3dd21a84a5
parent31de219af4430121ebc0d26e8dd0b7c57e3ec399 (diff)
downloadHydroRoll-a4c6355d994d26a5413bc350f3e7a57f344296f2.tar.gz
HydroRoll-a4c6355d994d26a5413bc350f3e7a57f344296f2.zip
fix(docs): changelog.rst -> changelog.md
-rw-r--r--docs/source/about/changelog.md13
-rw-r--r--docs/source/about/changelog.rst3
-rw-r--r--docs/source/index.rst2
3 files changed, 14 insertions, 4 deletions
diff --git a/docs/source/about/changelog.md b/docs/source/about/changelog.md
new file mode 100644
index 0000000..2a5406d
--- /dev/null
+++ b/docs/source/about/changelog.md
@@ -0,0 +1,13 @@
+<!--
+
+Version codenames style:
+
+date "+## %Y.%m.%d -- {adjective} {colorname}" | pbcopy
+
+https://patternbasedwriting.com/elementary_writing_success/list-4800-adjectives/
+https://en.wikipedia.org/wiki/Lists_of_colors
+
+-->
+
+```{include} ../../../CHANGELOG.md
+``` \ No newline at end of file
diff --git a/docs/source/about/changelog.rst b/docs/source/about/changelog.rst
deleted file mode 100644
index cb67266..0000000
--- a/docs/source/about/changelog.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-.. maxdepth: 1
-
-.. include:: ../../../CHANGELOG.md \ No newline at end of file
diff --git a/docs/source/index.rst b/docs/source/index.rst
index c3c5ec8..e32ced0 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -7,7 +7,7 @@
.. toctree::
:hidden:
-
+
关于 <about/index.rst>