From a4c6355d994d26a5413bc350f3e7a57f344296f2 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 10 Mar 2024 08:06:35 +0800 Subject: fix(docs): changelog.rst -> changelog.md --- docs/source/about/changelog.md | 13 +++++++++++++ docs/source/about/changelog.rst | 3 --- docs/source/index.rst | 2 +- 3 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 docs/source/about/changelog.md delete mode 100644 docs/source/about/changelog.rst 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 @@ + + +```{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: - + 关于 -- cgit v1.2.3-70-g09d2