summaryrefslogtreecommitdiffstats
path: root/doc/usage/index.rst
blob: fd8cdd8bf8cf6e935e2199e073412c3d9e8b054d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
============
Using Sphinx
============

This guide serves to demonstrate how one can get started with Sphinx and covers
everything from installing Sphinx and configuring your first Sphinx project to
using some of the advanced features Sphinx provides out-of-the-box. If you are
looking for guidance on extending Sphinx, refer to :doc:`/development/index`.

.. toctree::
   :maxdepth: 2

   restructuredtext/index
   markdown
   configuration
   builders/index
   extensions/index
   theming
   advanced/intl
   advanced/websupport/index