Commit Graph

1597 Commits

Author SHA1 Message Date
Jakob Lykke Andersen
dca9e59ea5 C++, add support for 'extern' and 'thread_local'.
Thanks to michaeljones/breathe#243 for noticing the lack of 'extern' support.
2016-03-30 16:19:03 +09:00
shimizukawa
57512bf257 Update translations for 1.4 release. Sorry I forgot to update these. 2016-03-28 22:39:59 +09:00
shimizukawa
0569366f03 Bump version 2016-03-28 22:05:43 +09:00
shimizukawa
27fb3b6be3 Bump to 1.4 final 2016-03-28 21:51:00 +09:00
Takeshi KOMIYA
478c1d2ea6 Merge branch 'stable' into 1.4-release 2016-03-23 22:01:14 +09:00
Takeshi KOMIYA
a1cc467363 Fix #2378: Sphinx now bundles newfloat.sty 2016-03-23 22:00:53 +09:00
Takeshi KOMIYA
f8750593ef Fix #1153: figures in sidebar causes latex build error. 2016-03-09 10:58:05 +09:00
Takeshi KOMIYA
635c8eb417 Fix unpack warning if combinated with 3rd party domain extensions 2016-03-08 15:44:23 +09:00
shimizukawa
a9ec1e1e77 bump version 2016-03-06 22:15:16 +09:00
shimizukawa
dc32f6f4a4 Bump to 1.4 beta1 2016-03-06 22:02:35 +09:00
shimizukawa
fffa51c3fd closes #582: Remove hint message from quick search box for html output. 2016-03-06 21:20:59 +09:00
Takeshi KOMIYA
549b6e27df Fix #1498: manpage writer: don't make whole of item in definition list bold if it includes strong node 2016-03-06 17:49:49 +09:00
Takeshi KOMIYA
92692a232f Fix #2366: empty hyperref is generated on toctree in HTML builder 2016-03-06 16:11:04 +09:00
Takeshi KOMIYA
720c9706de Update CHANGES for PR#2297 2016-03-06 15:07:36 +09:00
Takeshi KOMIYA
277c9e61c4 Merge branch 'stable' 2016-03-06 14:22:36 +09:00
Takeshi KOMIYA
5df6d09392 Fix #2368: Ignore emacs lock files like `.#foo.rst` by default. 2016-03-06 12:20:30 +09:00
Takeshi KOMIYA
0211e19ae6 Fix #2337: Use `\url{URL} macro instead of \href{URL}{URL}` in LaTeX writer 2016-03-04 15:45:28 +09:00
Takeshi KOMIYA
f8c08c634f #2363: Fix `toctree()` in templates generates broken links in SingleHTMLBuilder. 2016-03-04 00:14:10 +09:00
Takeshi KOMIYA
4899214238 Merge branch 'stable' 2016-03-03 23:18:53 +09:00
Takeshi KOMIYA
2a2da13cde Fix #2348: Move amsmath and amssymb to before fontpkg on LaTeX writer 2016-03-03 21:17:35 +09:00
Takeshi KOMIYA
da94ca5699 Merge branch '2327_toplevel_sectioning' 2016-03-03 20:41:17 +09:00
Takeshi KOMIYA
3939c4d684 Merge branch '2229_suppress_warnings' 2016-03-03 20:40:38 +09:00
Takeshi KOMIYA
04219fa045 #2364: Fix KeyError rootSymbol on Sphinx upgrade from older version. 2016-03-03 12:46:22 +09:00
Takeshi KOMIYA
62a96c1e2e Rename `\titlereference to \titleref` 2016-03-02 23:00:39 +09:00
Takeshi KOMIYA
d91fd33de5 Rename `\internalreference to \crossref` 2016-03-02 22:58:17 +09:00
Takeshi KOMIYA
8bdefa24d1 Fix #2355: Define `\termref macro to redefine the style of term` roles. 2016-03-02 22:51:10 +09:00
Takeshi KOMIYA
6efdd07d94 #2351: Fix footnote spacing 2016-03-02 12:22:05 +09:00
Takeshi KOMIYA
94d26d48b8 Fix CHANGES 2016-03-02 12:21:18 +09:00
Takeshi KOMIYA
110c2b0dbc Fix #2327: Add latex_toplevel_sectioning to switch the top level sectioning of LaTeX document. 2016-03-02 11:18:08 +09:00
Takeshi KOMIYA
c05a0f9904 Merge branch 'stable' 2016-03-02 11:15:55 +09:00
Takeshi KOMIYA
e81f7186e8 Redece tocdepth if part or chapter is used for top_sectionlevel (ref #2358) 2016-03-02 11:11:49 +09:00
Takeshi KOMIYA
a2efd1475a Move tocdepth definition to above of user-preamble (ref #2358) 2016-03-02 11:11:11 +09:00
Takeshi KOMIYA
569a5bedca Fix #2361: additional paragraphs inside the "compound" directive are indented 2016-03-02 10:55:09 +09:00
Takeshi KOMIYA
131057599d Update CHANGES for #2301 2016-03-02 00:34:45 +09:00
Takeshi KOMIYA
305e336652 Fix #2360: numref in LaTeX output is broken 2016-03-02 00:28:45 +09:00
Takeshi KOMIYA
007736c9ae Fix markups in CHANGES 2016-03-01 00:49:22 +09:00
shimizukawa
283bf42ea7 Merge with 'stable'
Conflicts:
	CHANGES
	sphinx/__init__.py
	sphinx/io.py
2016-02-29 23:19:13 +09:00
shimizukawa
8ab5cdca2b Bump version 2016-02-29 22:52:13 +09:00
shimizukawa
9ec5305bba Bump to 1.3.6 final 2016-02-29 22:47:46 +09:00
Takeshi KOMIYA
77df787e81 Fix #2019: the domain objects in search result are not escaped 2016-02-29 10:52:48 +09:00
Takeshi KOMIYA
5eee890241 Update CHANGES 2016-02-25 22:21:20 +09:00
Takeshi KOMIYA
a682ab2e57 Define `\internalreference` macro to redefine the style of references 2016-02-25 22:07:18 +09:00
Takeshi KOMIYA
cea81e7a70 Define `\menuselection and \accelerator macros to redefine the style of menuselection` roles. 2016-02-25 20:58:01 +09:00
Takeshi KOMIYA
e8cbd5a750 Fix #2338: Define `\titlereference macro to redefine the style of title-reference` roles. 2016-02-23 13:23:59 +09:00
Takeshi KOMIYA
9ff2847886 Update CHANGES for PR#2340 2016-02-23 12:45:16 +09:00
Takeshi KOMIYA
2441c647d2 Fix #2229: no warning is given for unknown options 2016-02-23 12:23:06 +09:00
Takeshi KOMIYA
ae9d786390 Add :confval:suppress_warnings to supress arbitrary warning message 2016-02-23 12:23:06 +09:00
Takeshi KOMIYA
606daeda18 Fix the confval type checker emits warnings if unicode is given to confvals which expects string value 2016-02-23 11:14:58 +09:00
Takeshi KOMIYA
041aa6055f Fix #2331: code-blocks are filled by block in dvi; remove `xcdraw` option from xcolor package 2016-02-23 00:18:08 +09:00
Takeshi KOMIYA
84fb1b7617 Fix #2245: Add `latex_elements["passoptionstopackages"]` option to call PassOptionsToPackages in early stage of preambles 2016-02-23 00:14:03 +09:00