summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-developer-manual.rst12
1 files changed, 5 insertions, 7 deletions
diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index 12be5335..906e2be3 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -1,7 +1,7 @@
..
This file is part of GNU TALER.
- Copyright (C) 2014-2021 Taler Systems SA
+ Copyright (C) 2014-2023 Taler Systems SA
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU Affero General Public License as published by the Free Software
@@ -20,12 +20,6 @@ Developer's Manual
##################
.. toctree::
- :hidden:
-
- checklist-release
- checklist-demo-upgrade
- python-guidelines
-
.. note::
@@ -482,6 +476,8 @@ All Taler components must be tagged with git before they are deployed on the
DD = day
SS = serial
+.. include:: checklist-demo-upgrade.rst
+
Environments and Builders on taler.net
======================================
@@ -653,6 +649,8 @@ outside of this versioning. All tables of a GNU Taler component should live in
Releases
========
+.. include:: checklist-release.rst
+
Release Process and Checklists
------------------------------