diff options
-rw-r--r-- | docs/history.txt | 8 | ||||
-rw-r--r-- | docs/index.txt | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/history.txt b/docs/history.txt new file mode 100644 index 00000000..268137cd --- /dev/null +++ b/docs/history.txt @@ -0,0 +1,8 @@ +:tocdepth: 2 + +.. _changes: + +History +******* + +.. include:: ../CHANGES (links).txt diff --git a/docs/index.txt b/docs/index.txt index 53839bee..d8eb968b 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -16,6 +16,7 @@ Documentation content: .. toctree:: :maxdepth: 2 + history roadmap python3 using |