From f507cd972b4a839e78af19a1030562fe203d22c4 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Mon, 25 Jul 2022 19:46:24 +0200 Subject: include changelog in docs --- doc/changelog.rst | 1 + doc/index.rst | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 doc/changelog.rst (limited to 'doc') diff --git a/doc/changelog.rst b/doc/changelog.rst new file mode 100644 index 0000000..565b052 --- /dev/null +++ b/doc/changelog.rst @@ -0,0 +1 @@ +.. include:: ../CHANGELOG.rst diff --git a/doc/index.rst b/doc/index.rst index a0b9d4f..9ce95b9 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -13,6 +13,11 @@ Welcome to Fietsboek's documentation! administration developer +.. toctree:: + :maxdepth: 1 + + changelog + Fietsboek is a self-hostable sharing site for GPX track recordings with social features. The goal is to have an application like `MyTourbook `__ that runs as a web-service -- cgit v1.2.3