mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add some versionadded tags.
This commit is contained in:
parent
700dda624e
commit
750c3622fd
@ -97,6 +97,8 @@ The :mod:`sphinx.ext.autosummary` extension does this in two parts:
|
||||
:confval:`templates_path` to generate the pages for all entries
|
||||
listed. See `Customizing templates`_ below.
|
||||
|
||||
.. versionadded:: 1.0
|
||||
|
||||
|
||||
:program:`sphinx-autogen` -- generate autodoc stub pages
|
||||
--------------------------------------------------------
|
||||
@ -142,6 +144,8 @@ also use this new config value:
|
||||
Customizing templates
|
||||
---------------------
|
||||
|
||||
.. versionadded:: 1.0
|
||||
|
||||
You can customize the stub page templates, in a similar way as the HTML Jinja
|
||||
templates, see :ref:`templating`. (:class:`~sphinx.application.TemplateBridge`
|
||||
is not supported.)
|
||||
|
Loading…
Reference in New Issue
Block a user