docs: put changelog in tljh's built documentation under a new reference section

This commit is contained in:
Erik Sundell
2023-07-06 09:54:03 +02:00
parent 51c501b9f1
commit 0ce328555c
4 changed files with 23 additions and 0 deletions

475
docs/reference/changelog.md Normal file

File diff suppressed because one or more lines are too long

10
docs/reference/index.md Normal file
View File

@@ -0,0 +1,10 @@
# Reference
The reference documentation is meant to provide narrowly scoped technical
descriptions that other documentation can link to for details.
```{toctree}
:titlesonly: true
changelog
```