mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Fold lines by 80 columns
This commit is contained in:
parent
b9d7239d90
commit
eb76799a89
11
doc/faq.rst
11
doc/faq.rst
@ -48,12 +48,10 @@ Using Sphinx with...
|
||||
--------------------
|
||||
|
||||
Read the Docs
|
||||
`Read the Docs <https://readthedocs.org>`_ is a documentation hosting service based around
|
||||
Sphinx. They will host sphinx documentation, along with supporting a number
|
||||
of other features including version support, PDF generation, and more. The
|
||||
`Getting Started
|
||||
<https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html>`_
|
||||
guide is a good place to start.
|
||||
`Read the Docs <https://readthedocs.org>`_ is a documentation hosting
|
||||
service based around Sphinx. They will host sphinx documentation, along
|
||||
with supporting a number of other features including version support, PDF
|
||||
generation, and more. The `Getting Started`_ guide is a good place to start.
|
||||
|
||||
Epydoc
|
||||
There's a third-party extension providing an `api role`_ which refers to
|
||||
@ -147,6 +145,7 @@ Google Search
|
||||
|
||||
3. Add ``searchbox.html`` to the :confval:`html_sidebars` configuration value.
|
||||
|
||||
.. _Getting Started: https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html
|
||||
.. _api role: https://git.savannah.gnu.org/cgit/kenozooid.git/tree/doc/extapi.py
|
||||
.. _xhtml to reST: http://docutils.sourceforge.net/sandbox/xhtml2rest/xhtml2rest.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user