mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
23 lines
569 B
ReStructuredText
23 lines
569 B
ReStructuredText
============
|
|
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
|
|
referencing
|
|
configuration
|
|
builders/index
|
|
domains/index
|
|
extensions/index
|
|
theming
|
|
advanced/intl
|
|
advanced/websupport/index
|