Takeshi KOMIYA
37882b9c77
Fix #2518 : intersphinx_mapping
disallows non alphanumeric keys
2016-05-23 12:14:56 +09:00
Takeshi KOMIYA
9546fdaf5e
Fix `sphinx.ext.intersphinx
crashes if non-string value is used for key of
intersphinx_mapping`
2016-05-23 12:11:10 +09:00
Takeshi KOMIYA
d38915e2a5
Fix intersphinx fails if mapping URL contains any port
2016-04-25 11:08:03 +09:00
Georg Brandl
4f72bdb722
Merge branch 'stable'
2016-01-14 22:54:08 +01:00
Georg Brandl
46d7e8558e
Obligatory copyright update.
2016-01-14 22:54:04 +01:00
Georg Brandl
9d47f64dc0
intersphinx: style nits
2015-10-22 08:09:16 +02:00
Michael Wilson
564ce3b91d
Intersphinx: inventory support for URLs w/ basic auth
2015-10-16 10:56:24 -05:00
Andrey Golovizin
5fde902f82
Fix relative paths in intersphinx links
2015-09-28 22:32:21 +02:00
shimizukawa
b0d40ea22c
Closes #1735 : Use https://doc.python.org/ instead of `http
protocol. It was used for
sphinx.ext.intersphinx` and some documentation.
2015-02-23 04:20:35 +00:00
Georg Brandl
a23903d8d5
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
Georg Brandl
d47a7587f9
Complete test suite overhaul.
...
* rename a few test modules to make the names more consistent
* do not copy/use Sphinx from build/ (unnecessary without 2to3)
* use a temporary dir for *all* test projects, the source tree
will stay pristine that way (default is tests/build)
* speed up tests by ~3x by splitting up test projects and avoiding
rebuilds
2014-09-21 17:17:02 +02:00