mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add changelog entry for r1123.
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -59,10 +59,12 @@ New features added
|
|||||||
- #23: Added a ``classmethod`` directive along with ``method``
|
- #23: Added a ``classmethod`` directive along with ``method``
|
||||||
and ``staticmethod``.
|
and ``staticmethod``.
|
||||||
|
|
||||||
|
- Scaled images now get a link to the unscaled version.
|
||||||
|
|
||||||
- Added a ``toctree`` callable to the templates, and the ability
|
- Added a ``toctree`` callable to the templates, and the ability
|
||||||
to include external links in toctrees. The 'collapse' keyword argument
|
to include external links in toctrees. The 'collapse' keyword
|
||||||
indicates whether or not to only display subitems of the current page.
|
argument indicates whether or not to only display subitems of
|
||||||
(Defaults to True.)
|
the current page. (Defaults to True.)
|
||||||
|
|
||||||
* Configuration:
|
* Configuration:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user