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:
6
CHANGES
6
CHANGES
@@ -24,6 +24,9 @@ Release 1.0 (in development)
|
||||
|
||||
* Added single-file HTML builder.
|
||||
|
||||
* Added ``autodoc_default_flags`` config value, which can be used
|
||||
to select default flags for all autodoc directives.
|
||||
|
||||
* Added ``tab-width`` option to ``literalinclude`` directive.
|
||||
|
||||
* The ``html_sidebars`` config value can now contain patterns as
|
||||
@@ -107,6 +110,9 @@ Release 1.0 (in development)
|
||||
Release 0.6.5 (in development)
|
||||
==============================
|
||||
|
||||
* In autodoc, allow customizing the signature of an object where
|
||||
the built-in mechanism fails.
|
||||
|
||||
* #331: Fix output for enumerated lists with start values in LaTeX.
|
||||
|
||||
* Make the ``start-after`` and ``end-before`` options to the
|
||||
|
||||
Reference in New Issue
Block a user