diff options
| author | 2024-08-15 18:50:55 +0800 | |
|---|---|---|
| committer | 2024-08-15 18:50:55 +0800 | |
| commit | 62536c670b6d7aa9da3adbede90dd404abe952e8 (patch) | |
| tree | 99b35888ff85a58375432d3d91575045e1ce5c33 /docs/source | |
| parent | 107136a81abf4bb9be08e6105c13f9a376de09a2 (diff) | |
| download | faq-62536c670b6d7aa9da3adbede90dd404abe952e8.tar.gz faq-62536c670b6d7aa9da3adbede90dd404abe952e8.zip | |
docs(changelog): update contentsv0.0.8
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/changelog.md | 2 | ||||
| -rw-r--r-- | docs/source/changelog.rst | 1 | ||||
| -rw-r--r-- | docs/source/index.rst | 1 |
3 files changed, 3 insertions, 1 deletions
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 |
