mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
merge with trunk
This commit is contained in:
12
CHANGES
12
CHANGES
@@ -1,8 +1,14 @@
|
||||
Release 1.0 (in development)
|
||||
============================
|
||||
|
||||
.. XXX add short info about domains
|
||||
|
||||
* Support for domains has been added.
|
||||
|
||||
* Support for docutils 0.4 has been removed.
|
||||
|
||||
* Added Epub builder.
|
||||
|
||||
* #284: All docinfo metadata is now put into the document metadata, not
|
||||
just the author.
|
||||
|
||||
@@ -54,6 +60,12 @@ Release 1.0 (in development)
|
||||
Release 0.6.4 (in development)
|
||||
==============================
|
||||
|
||||
* #303: ``html_context`` values given on the command line via ``-A``
|
||||
should not override other values given in conf.py.
|
||||
|
||||
* Fix a bug preventing incremental rebuilds for the ``dirhtml``
|
||||
builder.
|
||||
|
||||
* #299: Fix the mangling of quotes in some literal blocks.
|
||||
|
||||
* #292: Fix path to the search index for the ``dirhtml`` builder.
|
||||
|
||||
Reference in New Issue
Block a user