From 9cc311ca5376bfcbcacf7ac492f5958acfac0682 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Mon, 19 Oct 2015 21:38:00 +0200 Subject: Added commandline options and config file --- docs/index.rst | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 62a305d..73e63f8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,29 +1,4 @@ -================= -youtube-podcaster -================= - -This is the documentation of **youtube-podcaster**. - -.. note:: - - This is the main page of your project's `Sphinx `_ - documentation. It is formatted in `reStructuredText - `__. Add additional pages by creating - rst-files in ``docs`` and adding them to the `toctree - `_ below. Use then - `references `__ in order to link - them from this page, e.g. :ref:`authors ` and :ref:`changes`. - It is also possible to refer to the documentation of other Python packages - with the `Python domain syntax - `__. By default you - can reference the documentation of `Sphinx `__, - `Python `__, `matplotlib - `__, `NumPy - `__, `Scikit-Learn - `__, `Pandas - `__, `SciPy - `__. You can add more by - extending the ``intersphinx_mapping`` in your Sphinx's ``conf.py``. +.. include:: ../README.rst Contents ======== -- cgit v1.2.3