Takeshi KOMIYA
54c8c01222
Emit warning for nested numbered toctrees (refs: #3142 )
2017-01-03 01:08:27 +09:00
Takeshi KOMIYA
36eab77c3d
Add py36 support
2016-12-25 12:19:15 +09:00
shimizukawa
d876b11805
add devguide.rst as a file instead of symlink.
2016-12-18 10:06:30 +09:00
shimizukawa
9616cdf5f5
remove devguide once.
2016-12-18 10:05:47 +09:00
shimizukawa
403080f255
nits
2016-12-18 10:02:36 +09:00
shimizukawa
1c6b96c3ea
missing include directive
2016-12-18 09:52:09 +09:00
Takayuki SHIMIZUKAWA
7b3327234d
Merge pull request #3252 from mgeier/contributing
...
Add CONTRIBUTING file
2016-12-17 15:45:59 +09:00
Takeshi KOMIYA
1ccfb9736b
doc: Add a note for var, ivar and cvar
2016-12-17 14:46:39 +09:00
jfbu
3b9d83e15e
Fix typo (ref #3243 ).
2016-12-16 18:20:16 +01:00
Matthias Geier
a82aebcd7d
Add CONTRIBUTING file
2016-12-16 16:52:11 +01:00
Takeshi KOMIYA
aa49e31b64
Merge pull request #3243 from tk0miya/3194_refer_envvar_to_detect_makecmd
...
#3194 : Refer the $MAKE environment variable to determine ``make`` command
2016-12-16 15:19:29 +09:00
shimizukawa
732bb213ca
add link to Changes in toppage
2016-12-15 21:53:13 +09:00
Takeshi KOMIYA
26bf2d5fc0
Closes #3194 : Refer the $MAKE environment variable to determine `make` command
2016-12-15 11:50:00 +09:00
Takeshi KOMIYA
6d900c34f1
Fix #3214 : Allow to suppress "unknown mimetype" warnings from epub builder
2016-12-11 00:42:57 +09:00
shimizukawa
1c8935adae
Inprovement of warnings mechanism. Now support disabling emit warnings and add documentation.
2016-12-04 18:05:16 +09:00
Takeshi KOMIYA
12660e44b5
Fix #3185 : Add new warning type `misc.highlighting_failure`
2016-12-03 15:25:15 +09:00
shimizukawa
97365c7db3
make-mode is used by default.
2016-11-23 11:57:22 +09:00
Takeshi KOMIYA
7c19a2f36a
Fix #3118 : Update document for numfig_format and numref
2016-11-20 12:46:30 +09:00
Takeshi KOMIYA
8006d31b32
Fix #3095 : Add tls_verify and tls_cacerts to support self-signed servers
2016-11-17 23:12:39 +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
jfbu
c94f3b7d73
fix faq.rst (texinfo example with `info`)
2016-11-06 12:56:16 +01: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
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
jfbu
e78c17605c
rename `'postamble' to 'atendofbody'` (ref #2877 )
2016-11-06 10:11:40 +01: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
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
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
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
Takeshi KOMIYA
a503849ac1
Merge pull request #2495 from electrofelix/linkcheck-skip-anchors
...
Allow skipping anchor checking using regex
2016-11-04 23:53:46 +09:00
Takeshi KOMIYA
463ab88b67
docs: sourcename has empty value on creating genindex and so on (refs: #3094 )
2016-11-04 23:36:27 +09:00
Takeshi KOMIYA
ae1f523d52
Add `--extensions to sphinx-quickstart` to support enable arbitary extensions from command line (ref: #2904 )
2016-11-02 11:11:15 +09:00
jfbu
aff72931fc
minor update to latex.rst
2016-10-30 00:08:17 +02:00
jfbu
e70746e8da
uppercase colour names (latex styling)
2016-10-30 00:04:23 +02:00
jfbu
a48a9c883a
style the latex chapter in the docs (for pdf output)
2016-10-29 16:30:33 +02:00
jfbu
528b6c374c
refactor the handling of latex options
...
previously, modifying a single option via ``\sphinxsetup`` redeclared
all dimensions and colours, even if they had not changed.
2016-10-29 14:03:12 +02:00
jfbu
b6695ad7fc
use 'sphinxpackageoptions' as argument to `\sphinxsetup`
...
Indeed, LaTeX's handling of package options is not robust when options
contain LaTeX macros; thus we pass all the user customization to
``\sphinxsetup``, not as package options to "sphinx.sty".
Also, make parameters for long code line breaking (ref #2343 , 1.4.2)
accessible as sub-keys of 'sphinxpackageoptions'. The space reserved for
the continuation character has been modified for coherence and
compatibility with use in footnotes. In fact it did not use the correct
font for the dimension computation. The documentation explains how to
recover former value.
2016-10-28 21:45:44 +02:00
jfbu
fb8bb072cb
`'sphinxpackageoptions'` for key=value styling of Sphinx LaTeX
2016-10-27 20:24:33 +02:00
Darragh Bailey
22765990f0
Allow skipping anchor checking by regex
...
To avoid needing to turn off anchor checking across the entire
documentation allow skipping based on matching the anchor against a
regex.
Some sites/pages use JavaScript to perform anchor assignment in a
webpage, which would require rendering the page to determine whether
the anchor exists. Allow fine grain control of whether the anchor is
checked based on pattern matching, until such stage as the retrieved
URLs can be passed through an engine for deeper checking on the HTML
doctree.
2016-10-27 10:52:04 +01:00
Jean-François B
5fa47df1e8
Merge pull request #3096 from jfbu/latex_fixtoodeeplynested
...
Fix #777 : (part II) LaTeX output "too deeply nested"
2016-10-27 09:58:48 +02:00
jfbu
4e2bdf6671
ignore `'maxlistdepth'` if package "enumitem" in use
2016-10-27 09:24:12 +02:00
jfbu
183a2ca75a
Fix label placement in doc/config.rst (caused extra white line)
2016-10-26 23:49:49 +02:00
jfbu
e59ab1538d
fix typos and mark-up in doc/config.rst
2016-10-26 23:16:15 +02:00