mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Closes #792: Include "sphinx-apidoc" in the source distribution.
This commit is contained in:
parent
3d3d3733e6
commit
fd56b7c44a
2
CHANGES
2
CHANGES
@ -1,6 +1,8 @@
|
||||
Release 1.1.1 (in development)
|
||||
==============================
|
||||
|
||||
* #792: Include "sphinx-apidoc" in the source distribution.
|
||||
|
||||
* #797: Don't crash on a misformatted glossary.
|
||||
|
||||
* #801: Make intersphinx work properly without SSL support.
|
||||
|
@ -11,6 +11,7 @@ include distribute_setup.py
|
||||
include sphinx-autogen.py
|
||||
include sphinx-build.py
|
||||
include sphinx-quickstart.py
|
||||
include sphinx-apidoc.py
|
||||
|
||||
recursive-include sphinx/texinputs *
|
||||
recursive-include sphinx/themes *
|
||||
|
Loading…
Reference in New Issue
Block a user