blob: 3ccae2467026a7dd7834ec8eefbf3d444b48d1e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.. _websupport:
Sphinx Web Support
==================
.. versionadded:: 1.1
Sphinx provides a Python API to easily integrate Sphinx documentation into your
web application. To learn more read the :ref:`websupportquickstart`.
.. toctree::
web/quickstart
web/api
web/searchadapters
web/storagebackends
|