update documentation (make doc)

This commit is contained in:
nodiscc
2021-05-24 14:37:22 +02:00
parent 4521d0456f
commit 6b34842e0b
3 changed files with 23 additions and 4 deletions

View File

@@ -134,7 +134,7 @@ Currently only 2 locales (english and french) are pre-generated, other languages
- [ ] `make bump_version`, update version indicators
- [ ] Update CHANGELOG.md
- [ ] `make doc && git add doc/md/packages/ doc/md/index.md && git commit -m "update auto-generated documentation"`
- [ ] `make doc && git add packages/ index.md && git commit -m "update auto-generated documentation"`
- [ ] `git tag --sign $new_version`
- [ ] `make && make checksums && make sign_checksums`
- [ ] `make tests`