From a3203de1a3d8745b7431cd3ef4704f7eb3d6e529 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 30 Dec 2014 11:21:44 -0500 Subject: Add change history to docs --- docs/history.txt | 8 ++++++++ docs/index.txt | 1 + 2 files changed, 9 insertions(+) create mode 100644 docs/history.txt (limited to 'docs') 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 -- cgit v1.2.1