We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84d0d9 commit 13c2a33Copy full SHA for 13c2a33
docs/changelog.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+* :feature:`6` (and :issue:`70`, both via :issue:`84`) Make all remaining
6
+ hardcoded style colors configurable, plus related cleanup (such as improving
7
+ differentiation of some admonition blocks such as ``warn`` and ``note``,
8
+ ensuring generic admonitions are left untouched, etc). Credit:
9
+ ``@ShadowKyogre``.
10
* :feature:`83` Expose Sphinx's toctree ``collapse`` option as the new
11
``sidebar_collapse`` config option. Credit: Eric Holscher.
12
* :feature:`80` Add support for ``<link rel="canonical">`` (i.e. canonical
0 commit comments