mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Support <meta> tags via meta directive.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -15,6 +15,9 @@ New features added
|
||||
- The JavaScript search now searches for objects before searching in
|
||||
the full text.
|
||||
|
||||
- HTML ``<meta>`` tags via the docutils ``meta`` directive are now
|
||||
supported.
|
||||
|
||||
- ``SerializingHTMLBuilder`` was added as new abstract builder that
|
||||
can be subclassed to serialize build HTML in a specific format. The
|
||||
``PickleHTMLBuilder`` is a concrete subclass of it that uses pickle
|
||||
|
||||
Reference in New Issue
Block a user