From 4dcfeb346cb2f46ea57c176f5284a8cd98d100ad Mon Sep 17 00:00:00 2001 From: Thomas A Caswell Date: Sun, 14 Feb 2016 15:35:05 -0500 Subject: [PATCH] DOC: doc tweaks - Change main heading - add table of links closes #24 --- doc/source/index.rst | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index e8b3a4c..8bfb6d0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,14 +1,22 @@ .. currentmodule:: cycler -==================== - Style/kwarg cycler -==================== +=================== + Composable cycles +=================== .. htmlonly:: - :Release: |version| + :Version: |version| :Date: |today| + +====== ==================================== +docs http://matplotlib.org/cycler +pypi https://pypi.python.org/pypi/Cycler +github https://github.com/matplotlib/cycler +====== ==================================== + + :py:mod:`cycler` API ====================