From 394de2820df7e059372f0a8d252da6628f994033 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 4 Sep 2014 16:17:20 -0400 Subject: [PATCH] Add history file to documentation Show the ChangeLog in the history page of the documentation. Change-Id: I308b6eb1e729e78ae7c8c9e838d62587ac20cf66 --- doc/source/history.rst | 1 + doc/source/index.rst | 1 + 2 files changed, 2 insertions(+) create mode 100644 doc/source/history.rst diff --git a/doc/source/history.rst b/doc/source/history.rst new file mode 100644 index 0000000..69ed4fe --- /dev/null +++ b/doc/source/history.rst @@ -0,0 +1 @@ +.. include:: ../../ChangeLog diff --git a/doc/source/index.rst b/doc/source/index.rst index 8ed8add..52ee528 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -15,6 +15,7 @@ Contents: installation usage contributing + history Indices and tables ==================