From 217e0842d012cb0ed50410fdd3821b0810369045 Mon Sep 17 00:00:00 2001 From: Lars Kiesow Date: Sun, 4 Sep 2016 21:51:41 +0200 Subject: [PATCH] Fixed TOC generation of docs Signed-off-by: Lars Kiesow --- doc/api.entry.rst | 1 + doc/api.feed.rst | 1 + doc/api.util.rst | 1 + doc/conf.py | 2 +- doc/ext/api.ext.base.rst | 1 + doc/ext/api.ext.dc.rst | 1 + doc/ext/api.ext.podcast.rst | 1 + doc/ext/api.ext.podcast_entry.rst | 1 + doc/ext/api.ext.torrent.rst | 1 + 9 files changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/api.entry.rst b/doc/api.entry.rst index eab7d2f..bbc0c3a 100644 --- a/doc/api.entry.rst +++ b/doc/api.entry.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents
diff --git a/doc/api.feed.rst b/doc/api.feed.rst index bc165c0..228d524 100644 --- a/doc/api.feed.rst +++ b/doc/api.feed.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents
diff --git a/doc/api.util.rst b/doc/api.util.rst index 47747d5..8042022 100644 --- a/doc/api.util.rst +++ b/doc/api.util.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents
diff --git a/doc/conf.py b/doc/conf.py index 0795320..ac1eb8f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -40,7 +40,7 @@ master_doc = 'index' # General information about the project. project = u'python-feedgen' -copyright = u'2013, Lars Kiesow' +copyright = u'2013-2016, Lars Kiesow' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/ext/api.ext.base.rst b/doc/ext/api.ext.base.rst index 0d6573c..047f752 100644 --- a/doc/ext/api.ext.base.rst +++ b/doc/ext/api.ext.base.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents
diff --git a/doc/ext/api.ext.dc.rst b/doc/ext/api.ext.dc.rst index 7e01cf3..1700156 100644 --- a/doc/ext/api.ext.dc.rst +++ b/doc/ext/api.ext.dc.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents
diff --git a/doc/ext/api.ext.podcast.rst b/doc/ext/api.ext.podcast.rst index 0fdcb0c..8aaf6d6 100644 --- a/doc/ext/api.ext.podcast.rst +++ b/doc/ext/api.ext.podcast.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents
diff --git a/doc/ext/api.ext.podcast_entry.rst b/doc/ext/api.ext.podcast_entry.rst index 2ee1e0f..e713111 100644 --- a/doc/ext/api.ext.podcast_entry.rst +++ b/doc/ext/api.ext.podcast_entry.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents
diff --git a/doc/ext/api.ext.torrent.rst b/doc/ext/api.ext.torrent.rst index cf2ee8b..ccfbc7b 100644 --- a/doc/ext/api.ext.torrent.rst +++ b/doc/ext/api.ext.torrent.rst @@ -1,5 +1,6 @@ .. raw:: html +
Contents