mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add intersphinx extension.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -4,6 +4,10 @@ Release 0.5 (in development)
|
||||
New features added
|
||||
------------------
|
||||
|
||||
* The new extension ``sphinx.ext.intersphinx`` half-automatically
|
||||
creates links to Sphinx documentation of Python objects in other
|
||||
projects.
|
||||
|
||||
* Added a distutils command `build_sphinx`: When Sphinx is installed,
|
||||
you can call ``python setup.py build_sphinx`` for projects that
|
||||
have Sphinx documentation, which will build the docs and place them
|
||||
|
||||
Reference in New Issue
Block a user