Skip to content

Commit 4cd9c4b

Browse files
committed
enhancement: added changelog to the docs
1 parent e015149 commit 4cd9c4b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: libzim Changelogs
3+
---
4+
5+
{%
6+
include-markdown "../CHANGELOG.md"
7+
%}

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ validation:
1212
nav:
1313
- Home: index.md
1414
- API Reference: api_reference/
15+
- Changelog: 'changelog.md'
1516
- License: license.md
1617

1718
theme:

0 commit comments

Comments
 (0)