diff options
| author | 2015-10-19 21:38:00 +0200 | |
|---|---|---|
| committer | 2015-10-19 21:38:00 +0200 | |
| commit | 9cc311ca5376bfcbcacf7ac492f5958acfac0682 (patch) | |
| tree | 451b076d21bbaa477c901b83d325d7360be2cd67 /docs/index.rst | |
| parent | a7fe15b99d64904855ba2bd3649b1a3642824a75 (diff) | |
| download | youtube-podcaster-9cc311ca5376bfcbcacf7ac492f5958acfac0682.tar.gz youtube-podcaster-9cc311ca5376bfcbcacf7ac492f5958acfac0682.tar.bz2 youtube-podcaster-9cc311ca5376bfcbcacf7ac492f5958acfac0682.zip | |
Added commandline options and config file
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 27 |
1 files changed, 1 insertions, 26 deletions
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 @@ | |||
| 1 | ================= | 1 | .. include:: ../README.rst |
| 2 | youtube-podcaster | ||
| 3 | ================= | ||
| 4 | |||
| 5 | This is the documentation of **youtube-podcaster**. | ||
| 6 | |||
| 7 | .. note:: | ||
| 8 | |||
| 9 | This is the main page of your project's `Sphinx <http://sphinx-doc.org/>`_ | ||
| 10 | documentation. It is formatted in `reStructuredText | ||
| 11 | <http://sphinx-doc.org/rest.html>`__. Add additional pages by creating | ||
| 12 | rst-files in ``docs`` and adding them to the `toctree | ||
| 13 | <http://sphinx-doc.org/markup/toctree.html>`_ below. Use then | ||
| 14 | `references <http://sphinx-doc.org/markup/inline.html>`__ in order to link | ||
| 15 | them from this page, e.g. :ref:`authors <authors>` and :ref:`changes`. | ||
| 16 | It is also possible to refer to the documentation of other Python packages | ||
| 17 | with the `Python domain syntax | ||
| 18 | <http://sphinx-doc.org/domains.html#the-python-domain>`__. By default you | ||
| 19 | can reference the documentation of `Sphinx <http://sphinx.pocoo.org>`__, | ||
| 20 | `Python <http://docs.python.org/>`__, `matplotlib | ||
| 21 | <http://matplotlib.sourceforge.net>`__, `NumPy | ||
| 22 | <http://docs.scipy.org/doc/numpy>`__, `Scikit-Learn | ||
| 23 | <http://scikit-learn.org/stable>`__, `Pandas | ||
| 24 | <http://pandas.pydata.org/pandas-docs/stable>`__, `SciPy | ||
| 25 | <http://docs.scipy.org/doc/scipy/reference/>`__. You can add more by | ||
| 26 | extending the ``intersphinx_mapping`` in your Sphinx's ``conf.py``. | ||
| 27 | 2 | ||
| 28 | Contents | 3 | Contents |
| 29 | ======== | 4 | ======== |
