From 62536c670b6d7aa9da3adbede90dd404abe952e8 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 15 Aug 2024 18:50:55 +0800 Subject: docs(changelog): update contents --- docs/source/changelog.md | 2 ++ docs/source/changelog.rst | 1 - docs/source/index.rst | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 docs/source/changelog.md delete mode 100644 docs/source/changelog.rst diff --git a/docs/source/changelog.md b/docs/source/changelog.md new file mode 100644 index 0000000..ff772da --- /dev/null +++ b/docs/source/changelog.md @@ -0,0 +1,2 @@ +```{include} ../../CHANGELOG.md +``` \ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst deleted file mode 100644 index 3c58b59..0000000 --- a/docs/source/changelog.rst +++ /dev/null @@ -1 +0,0 @@ -.. include::../../CHANGELOG.md \ No newline at end of file diff --git a/docs/source/index.rst b/docs/source/index.rst index c85866f..b276ee6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -22,5 +22,6 @@ This is a template for documentation projects. :hidden: :caption: Helpings + development/index changelog -- cgit v1.2.3-70-g09d2