mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add more FAQ entries.
This commit is contained in:
parent
4b2864e87c
commit
632a2f0fd6
@ -9,9 +9,15 @@ suggest new entries!
|
||||
How do I...
|
||||
-----------
|
||||
|
||||
... customize the look of the built HTML files?
|
||||
Use themes, see :doc:`theming`.
|
||||
|
||||
... add global substitutions?
|
||||
Add them in the :confval:`rst_epilog` config value.
|
||||
|
||||
... write my own extension?
|
||||
See the :ref:`extension tutorial <exttut>`.
|
||||
|
||||
... use Sphinx with Epydoc?
|
||||
There's a third-party extension providing an `api role`_ which refers to
|
||||
Epydoc's API docs for a given identifier.
|
||||
|
Loading…
Reference in New Issue
Block a user