Georg Brandl
|
1e06bff24d
|
erge branch 'stable'
|
2015-07-25 20:03:51 +02:00 |
|
Georg Brandl
|
862fc425b1
|
Fix.
|
2015-07-25 20:03:48 +02:00 |
|
Georg Brandl
|
9a154d0ae8
|
Merge branch 'stable'
|
2015-07-25 19:04:17 +02:00 |
|
Georg Brandl
|
29dc6976b2
|
Fixed #1798: Fix building LaTeX with references in titles.
|
2015-07-25 19:03:55 +02:00 |
|
shimizukawa
|
d51228152e
|
merge with stable
|
2015-07-25 18:15:09 +02:00 |
|
shimizukawa
|
d3375761d2
|
Fixed #1855: make gettext generates broken po file for definition lists with classifier.
|
2015-07-25 17:41:07 +02:00 |
|
shimizukawa
|
3cd7e14e75
|
Fix: `make text will crush if a definition list item has more than 1 classifiers as: term : classifier1 : classifier2 `.
|
2015-07-25 17:40:26 +02:00 |
|
shimizukawa
|
18bb742745
|
remove old patch for docutils. it's fixed at docutils-0.10
http://repo.or.cz/w/docutils.git?a=commit;h=e3cc3cef7c1120d46ed9ef317583d08a51a452cc
|
2015-07-25 17:37:45 +02:00 |
|
Georg Brandl
|
886d174534
|
Closes #1903: Fix strange id generation for glossary terms.
|
2015-07-25 17:12:30 +02:00 |
|
Georg Brandl
|
bf7d0ccd75
|
Fixes #1887: note that graph name needs quotes if non alphanumeric.
|
2015-07-25 17:04:06 +02:00 |
|
Georg Brandl
|
3e742bb43a
|
Closes #1942: Fix a KeyError in websupport.
|
2015-07-25 16:54:51 +02:00 |
|
Georg Brandl
|
e4b42fe15f
|
Fixes #1923: Use babel features only if the babel latex element is nonempty.
|
2015-07-25 16:52:19 +02:00 |
|
Georg Brandl
|
cca88c212b
|
graphviz test: raise Skip if dot not available, instead of just passing
|
2015-07-25 16:43:08 +02:00 |
|
shimizukawa
|
468568bdcf
|
fix obsoleted documentation
|
2015-07-25 15:55:43 +02:00 |
|
shimizukawa
|
8600ffeda2
|
Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError.
|
2015-07-25 15:47:56 +02:00 |
|
Georg Brandl
|
f53fb63627
|
Merge pull request #1967 from eolo999/master
Document ``cmdoption`` directive deprecation
|
2015-07-25 13:04:04 +02:00 |
|
Georg Brandl
|
94e5cfa8bb
|
Fix test_build_html.
|
2015-07-25 13:03:43 +02:00 |
|
Georg Brandl
|
77e5ff2639
|
Intersphinx: add a small helper to print out inventories when called from the command line with -m.
|
2015-07-25 13:03:33 +02:00 |
|
Georg Brandl
|
6bd30d9b04
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2015-07-25 12:51:45 +02:00 |
|
Georg Brandl
|
2f7fe5e1c5
|
merge with stable
|
2015-07-25 12:51:27 +02:00 |
|
Edoardo Batini
|
4b64814f8f
|
Document `cmdoption ` directive deprecation
|
2015-07-25 12:45:18 +02:00 |
|
Georg Brandl
|
657f6b16f0
|
Fixes #1915: Do not generate smart quotes in doc field type annotations.
|
2015-07-25 12:35:52 +02:00 |
|
Georg Brandl
|
6efafcdca4
|
std domain: make sure that ref and doc references have proper classes set
|
2015-07-25 12:34:26 +02:00 |
|
Georg Brandl
|
440543a3b0
|
Merge pull request #1966 from kyleknap/releasename-doc-update
Update ``'releasename'`` latex element docs
|
2015-07-25 12:14:15 +02:00 |
|
Georg Brandl
|
5f6030bec7
|
Fixes #1909: Add "doc" references to Intersphinx inventories.
|
2015-07-25 12:11:23 +02:00 |
|
kyleknap
|
cfb3a75953
|
Update `'releasename' ` latex element docs
To address https://github.com/sphinx-doc/sphinx/issues/1782
|
2015-07-25 03:00:47 -07:00 |
|
Georg Brandl
|
ae7e3afb4f
|
Closes #1949: Use `safe_getattr ` in the coverage builder to avoid aborting with descriptors that have custom behavior.
|
2015-07-25 09:33:09 +02:00 |
|
Georg Brandl
|
21188120cc
|
fix message when calling sphinx-build without arguments
|
2015-07-25 09:33:09 +02:00 |
|
Rob Ruana
|
6b6d3dbea9
|
Closes #1840: [Napoleon] Fixes Google style parsing to only match section headers ending with exactly one colon
|
2015-07-24 11:31:47 -07:00 |
|
Rob Ruana
|
c48c68eac9
|
Closes #1840: [Napoleon] Fixes Google style parsing to only match section headers ending with exactly one colon
|
2015-07-24 11:30:35 -07:00 |
|
Georg Brandl
|
1b8afbb343
|
some changelog entries
|
2015-07-24 16:34:11 +02:00 |
|
Georg Brandl
|
c7bee16c8a
|
Closes #1871: fix for latex writer with multirow and 1-column tables.
|
2015-07-24 16:33:19 +02:00 |
|
Georg Brandl
|
4d1f66a8a1
|
Closes #1871: fix for latex writer with multirow and 1-column tables.
|
2015-07-24 16:30:48 +02:00 |
|
Georg Brandl
|
7bb0076242
|
latex writer: fix questionable string escapes
|
2015-07-24 16:29:26 +02:00 |
|
Georg Brandl
|
990a375602
|
Merge pull request #1919 from pkienzle/master
allow apidoc using 'python -m sphinx.apidoc'
|
2015-07-24 16:02:39 +02:00 |
|
Georg Brandl
|
dea6a41127
|
Merge pull request #1954 from mitya57/master
Add support for SOURCE_DATE_EPOCH environment variable
|
2015-07-24 16:01:55 +02:00 |
|
Georg Brandl
|
c2f1a27905
|
merge with stable
|
2015-07-24 15:59:47 +02:00 |
|
Barry Warsaw
|
5d30bc635b
|
One way to work around the lack of html.parser.HTMLParserError in Python 3.5
|
2015-07-24 15:58:50 +02:00 |
|
Georg Brandl
|
9338767cb2
|
Merge pull request #1946 from warsaw/py35compat
One way to work around the lack of html.parser.HTMLParserError in Python 3.5
|
2015-07-24 15:58:05 +02:00 |
|
Georg Brandl
|
a40e3a2901
|
Closes #1956: remove unused import in default conf.py
|
2015-07-24 15:47:31 +02:00 |
|
Georg Brandl
|
6352634728
|
Closes #1960: show relative file path in output when copying dlfiles
|
2015-07-24 15:45:05 +02:00 |
|
Georg Brandl
|
1d7db8da46
|
fixup test suite for already-registered warnings
|
2015-07-22 19:34:37 +02:00 |
|
Georg Brandl
|
277f8d3ec3
|
Merge pull request #1963 from myokoym/adjust-underline
doc: adjust underline length of section headers
|
2015-07-22 07:38:55 +02:00 |
|
Masafumi Yokoyama
|
2522afe94d
|
doc: adjust underline length of section headers
|
2015-07-22 00:51:10 +09:00 |
|
Georg Brandl
|
cdf0f8253c
|
Closes #1962: when adding directives, roles or nodes from an extension, warn if such
an element is already present (built-in or added by another extension).
|
2015-07-21 12:43:06 +02:00 |
|
Georg Brandl
|
cb2f35e229
|
Merge pull request #1957 from hamogu/patch-1
Correct minor typo in confic.py
|
2015-07-13 22:08:36 +02:00 |
|
Hans Moritz Günther
|
6a40cbf0e0
|
Correct minor typo in confic.py
|
2015-07-12 10:08:36 -04:00 |
|
shimizukawa
|
c53fbdc949
|
CHANGES for #1780
|
2015-07-11 18:36:50 +09:00 |
|
Takayuki SHIMIZUKAWA
|
21aaf07776
|
Merge pull request #1866 from pjxiao/feature-1780
Fix #1780: Text builder outputs "class" and "exception" keywords once
|
2015-07-11 18:31:24 +09:00 |
|
Takayuki SHIMIZUKAWA
|
445db4f958
|
Merge pull request #1830 from thomasvandoren/ref-chapel-domain-in-docs
Add reference to Chapel domain in domains document.
|
2015-07-11 15:25:12 +09:00 |
|