aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/about
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/about')
-rw-r--r--docs/source/about/changelog.md13
-rw-r--r--docs/source/about/changelog.rst3
2 files changed, 13 insertions, 3 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