#413: Added a way for intersphinx to refer to named labels in other

projects, and to specify the project you want to link to.
This commit is contained in:
Georg Brandl
2010-05-23 13:06:01 +02:00
parent 0dd83d9ee4
commit 5b7e794e2b
16 changed files with 135 additions and 75 deletions

View File

@@ -8,6 +8,11 @@ Release 1.0 (in development)
* Added a JavaScript domain.
* Added a reStructuredText domain.
* Added a way for intersphinx to refer to named labels in other
projects, and to specify the project you want to link to.
* Support for docutils 0.4 has been removed.
* Added Croatian translation, thanks to Bojan Mihelač.