Takeshi KOMIYA
|
4b5eebdc87
|
Merge branch 'stable' into 1.5-release
|
2016-11-16 11:45:57 +09:00 |
|
shimizukawa
|
4583c4b022
|
insert blank line(s) to adapt latest flake8/pycodestyle
|
2016-11-16 11:04:32 +09:00 |
|
shimizukawa
|
d50b9b9dce
|
insert blank line(s) to adapt latest flake8/pycodestyle
|
2016-11-16 10:58:41 +09:00 |
|
Takeshi KOMIYA
|
e5786b888c
|
Merge branch 'stable' into 1.5-release
|
2016-11-13 11:19:26 +09:00 |
|
Takeshi KOMIYA
|
9f39b53c16
|
Fix #3130: HTML rendering problems inside admonition block in Sphinx doc
|
2016-11-13 11:16:44 +09:00 |
|
Takeshi KOMIYA
|
ba35513b0f
|
Do not install typing module (because it does not support py26...)
|
2016-11-13 00:55:58 +09:00 |
|
Takeshi KOMIYA
|
4ca84aba45
|
Fix #3135: `sphinx.ext.autodoc ` crashes with plain Callable
|
2016-11-13 00:01:41 +09:00 |
|
Takeshi KOMIYA
|
a2102d66ec
|
Merge pull request #3146 from lelit/pr#3143
Add missing trailing space in italian translation
|
2016-11-12 16:50:35 +09:00 |
|
shimizukawa
|
903e464c84
|
Add Pygame documentation to Examples.
Requested by https://groups.google.com/d/msg/sphinx-users/-qpL-ArvHR0/VQuN99GYBAAJ
|
2016-11-12 14:19:31 +09:00 |
|
Lele Gaifax
|
624f2fe59c
|
Add missing trailing space in italian translation
|
2016-11-11 17:07:18 +01:00 |
|
Takeshi KOMIYA
|
760b379614
|
Update sphinx.pot
|
2016-11-06 22:42:08 +09:00 |
|
Takeshi KOMIYA
|
2580fb5694
|
Bump version
|
2016-11-06 22:16:00 +09:00 |
|
Takeshi KOMIYA
|
138edcdeb4
|
Bump to 1.5b1
|
2016-11-06 22:09:55 +09:00 |
|
jfbu
|
7505557384
|
fix latex inline literals where `< > - ` gobbled a space
|
2016-11-06 13:58:14 +01:00 |
|
jfbu
|
c689994cf8
|
better fix for the `\sphinxcode ` issue (with comma character)
the context is not exactly as in code-blocks
|
2016-11-06 13:34:01 +01:00 |
|
jfbu
|
0cdfdb7915
|
fix a latex issue in `\sphinxcode ` for inline literals word-wrap
this is the same issue which was fixed at 71b9f00 for code-blocks
|
2016-11-06 13:21:53 +01:00 |
|
jfbu
|
c94f3b7d73
|
fix faq.rst (texinfo example with `info `)
|
2016-11-06 12:56:16 +01:00 |
|
Takeshi KOMIYA
|
8ecd7ff082
|
Restore themes/basic/defindex.html (refs: #2986)
This reverts commits:
* 32981d1048 .
* 6704672df2
|
2016-11-06 20:51:39 +09:00 |
|
jfbu
|
f2091e0512
|
fix bottom of conf.py.txt
|
2016-11-06 12:41:22 +01:00 |
|
Takeshi KOMIYA
|
6bbca6ba3c
|
Merge branch 'stable'
|
2016-11-06 20:40:14 +09:00 |
|
Takeshi KOMIYA
|
f04adb1aa6
|
Fix py3.6b3 crashes with empty Callable annotation
|
2016-11-06 20:39:24 +09:00 |
|
Takeshi KOMIYA
|
4250052eda
|
doc: Fix markup
|
2016-11-06 20:37:07 +09:00 |
|
jfbu
|
da271b6373
|
fix `\t ` which got converted to tab in conf.py.txt
|
2016-11-06 12:29:17 +01:00 |
|
jfbu
|
ee4138a1de
|
fix typo in doc
|
2016-11-06 11:30:30 +01:00 |
|
Takeshi KOMIYA
|
3bafe0e70c
|
Merge pull request #3126 from jfbu/atendofbody
rename ``'postamble'`` to ``'atendofbody'`` (ref #2877)
|
2016-11-06 18:31:11 +09:00 |
|
jfbu
|
e78c17605c
|
rename `'postamble' to 'atendofbody' ` (ref #2877)
|
2016-11-06 10:11:40 +01:00 |
|
Takeshi KOMIYA
|
94c8128961
|
Merge pull request #3125 from jfbu/updatebabeldoclatex
update documentation of latex keys
|
2016-11-06 17:52:30 +09:00 |
|
Takeshi KOMIYA
|
ceb4e9a805
|
Use sphinx-doc.org for testing
|
2016-11-06 17:52:15 +09:00 |
|
jfbu
|
6481af9f5d
|
update `'fontenc' and 'fontpkg' ` doc
|
2016-11-06 09:07:03 +01:00 |
|
jfbu
|
bdede5e9b6
|
update documentation of `'babel' ` key for latex
|
2016-11-06 08:42:45 +01:00 |
|
jfbu
|
04e1e7d538
|
fix use of CYRILLIC CAPITAL LETTER ES as C in CHANGES
this broke build of PDF docs
|
2016-11-06 08:10:27 +01:00 |
|
Takeshi KOMIYA
|
74c6b95fe4
|
Update CHANGES for PR#3121
|
2016-11-06 14:56:16 +09:00 |
|
Takeshi KOMIYA
|
392da57094
|
Merge pull request #3121 from jfbu/inlineliteralwraptoggle
add option to control if inline literal word-wraps in latex
|
2016-11-06 14:55:29 +09:00 |
|
Takeshi KOMIYA
|
1e92b30ddb
|
Update CHANGES for PR#3122
|
2016-11-06 11:31:22 +09:00 |
|
Takeshi KOMIYA
|
bc188dcdad
|
Fix typo
|
2016-11-06 11:30:52 +09:00 |
|
Takeshi KOMIYA
|
bbde8b8ab1
|
Merge pull request #3122 from jfbu/sphinxsetup
rename ``'sphinxpackageoptions'`` to ``'sphinxsetup'``
|
2016-11-06 11:29:58 +09:00 |
|
shimizukawa
|
86c54575be
|
Closes #930: sphinx-apidoc allow wildcards for excluding paths.
|
2016-11-06 09:38:37 +09:00 |
|
jfbu
|
44160fa691
|
rename `'sphinxpackageoptions' to 'sphinxsetup' `
|
2016-11-05 16:58:01 +01:00 |
|
jfbu
|
a50dfbab0c
|
add option to control if inline literal word-wraps in latex
|
2016-11-05 16:43:13 +01:00 |
|
Jean-François B
|
2de1cd7fde
|
Merge pull request #3115 from jfbu/luatex85
load latex package luatex85 only under lualatex engine
|
2016-11-05 13:35:36 +01:00 |
|
Jean-François B
|
146e3e6029
|
Merge pull request #3119 from jfbu/testtest2
add unit test for maxlistdepth (latex)
|
2016-11-05 12:08:37 +01:00 |
|
jfbu
|
53d202440f
|
add `@skip_if_stylefiles_notfound ` to maxlistdepth test
|
2016-11-05 11:50:12 +01:00 |
|
jfbu
|
8b3b8e01cc
|
clarify wording in documentation of latex config
|
2016-11-05 11:11:51 +01:00 |
|
jfbu
|
e49132d3e4
|
use inputenc latex template variable always
|
2016-11-05 11:06:49 +01:00 |
|
jfbu
|
0473e438dc
|
add unit test for maxlistdepth (latex)
|
2016-11-04 23:57:00 +01:00 |
|
jfbu
|
7651b2de9b
|
Update CHANGES
|
2016-11-04 22:35:29 +01:00 |
|
jfbu
|
7b8ef11e5e
|
Update CHANGES for PR#3116
|
2016-11-04 22:31:54 +01:00 |
|
jfbu
|
5caa6c3be9
|
Update CHANGES for PR#3083
|
2016-11-04 22:29:38 +01:00 |
|
Jean-François B
|
20c7c60862
|
Merge pull request #3116 from jfbu/breakableinlineliterals
Breakable inline literals in LaTeX
|
2016-11-04 22:22:11 +01:00 |
|
jfbu
|
be8034e131
|
make inputenc template use conditional on latex_engine being pdflatex
|
2016-11-04 22:17:34 +01:00 |
|