Commit Graph

1683 Commits

Author SHA1 Message Date
Jakob Lykke Andersen
74191207db C++, add support for concept declarations.
Concept placeholders are automatically linked.
Thanks to mickk-on-cpp.
2016-05-30 19:45:17 +09:00
Takeshi KOMIYA
1d17475a08 #2575: Now `sphinx.ext.graphviz allows :align:` option 2016-05-28 18:29:10 +09:00
Takeshi KOMIYA
e3be266be3 Merge branch 'stable' 2016-05-28 17:29:43 +09:00
Takeshi KOMIYA
b74b9cb585 Fix #2383: The generated footnote by latex_show_urls overflows lines 2016-05-28 14:46:13 +09:00
Takeshi KOMIYA
c64a23f3c6 Add testcase for #2382 2016-05-28 12:57:46 +09:00
Takeshi KOMIYA
ca8aec969a #2382: Adjust spacing after abbreviations on figure numbers in LaTeX writer 2016-05-28 10:37:21 +09:00
Takeshi KOMIYA
771e715f50 `:maxdepth: option of toctree affects secnumdepth` (ref: #2547) 2016-05-26 23:23:07 +09:00
Takeshi KOMIYA
9226513c8b Fix #2581: The search doesn't work if language="es" (spanish) 2016-05-26 20:59:29 +09:00
Takeshi KOMIYA
2578f47664 Merge branch 'stable' 2016-05-26 20:55:26 +09:00
Takeshi KOMIYA
08cfcbc363 Fix CHANGES 2016-05-26 14:04:36 +09:00
Takeshi KOMIYA
2c351a1261 Update CHANGES for PR#2556 2016-05-26 10:56:21 +09:00
Takeshi KOMIYA
5087228977 Update CHANGES for PR#2576 and PR#2577 2016-05-26 00:56:53 +09:00
Takeshi KOMIYA
9cd5ba994c Fix #2445: rst_prolog and rst_epilog affect to non reST sources 2016-05-25 21:25:04 +09:00
jfbu
cf2ff7594f Fix formatting typo in CHANGES 2016-05-24 22:52:09 +02:00
jfbu
2484efc855 Update CHANGES for PR #2551 2016-05-24 22:35:36 +02:00
Takeshi KOMIYA
4c2d679815 Fix #2565: The descriptions of objects generated by `sphinx.ext.autosummary` overflow lines at LaTeX writer 2016-05-24 23:47:06 +09:00
Takeshi KOMIYA
187841a6b1 Update CHANGES 2016-05-24 11:50:46 +09:00
Takeshi KOMIYA
5e6dbe1088 Fix #2561: Info builder crashes when a footnote contains a link 2016-05-24 11:39:20 +09:00
Takeshi KOMIYA
b4df918071 Fix #2558: unpack error on devhelp builder 2016-05-24 11:27:20 +09:00
Takeshi KOMIYA
887bba5776 Update CHANGES for PR#2516 2016-05-24 11:15:37 +09:00
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
20b3da5cf6 Fix #2470: `typing` backport package causes autodoc errors with python 2.7 2016-05-21 11:50:37 +09:00
Takeshi KOMIYA
8ca9d55119 Fix issue number 2016-05-21 01:20:49 +09:00
Takeshi KOMIYA
53c875223b Fix #2512: generated Makefile causes BSD make crashed if sphinx-build not found 2016-05-21 01:19:52 +09:00
jfbu
66bf27584b Update CHANGES for PR#2542 2016-05-18 08:22:21 +02:00
Jakob Lykke Andersen
a441ac98a1 Fix crash on any-references with unicode.
Fixes sphinx-doc/sphinx#2555.
2016-05-18 09:38:27 +09:00
Jakob Lykke Andersen
12b83372ac C++, fix crash reported in #2536. 2016-05-13 09:22:46 +09:00
Takeshi KOMIYA
c9296ba467 Merge branch 'stable' 2016-05-09 10:11:13 +09:00
shimizukawa
26fecafb49 fix #2522: Sphinx touches mo files under installed directory
that caused permission error.
2016-05-06 00:33:06 +09:00
Takeshi KOMIYA
7c0b7e1ff1 Fix #2526: LaTeX writer crashes if the section having only images 2016-05-05 16:17:38 +09:00
Takeshi KOMIYA
885653a35d Fix the caption of figure is always put on center even if `:align:` was specified 2016-05-04 01:27:54 +09:00
Takeshi KOMIYA
4789ef899f Fix #2492: Figure directive with :figwidth: generates incorrect Latex-code 2016-05-04 01:27:31 +09:00
Takeshi KOMIYA
488ee5279a Fix #2501: Unicode subscript numbers are normalized in LaTeX 2016-05-02 11:03:50 +09:00
Takeshi KOMIYA
7ebe5704be Fix #2483: any figure number was not assigned if figure title contains only non text objects 2016-05-01 07:30:32 +09:00
Takeshi KOMIYA
b15da47746 Show error reason when multiple math extensions are loaded (ref: #2499) 2016-04-28 00:17:14 +09:00
jfbu
83f230799d Update CHANGES (ref: #2460) 2016-04-27 15:50:27 +02:00
jfbu
39e768e15b Update CHANGES after PR#2343 2016-04-25 17:56:50 +02:00
jfbu
d3f73e7585 Make framing and captions of PDF literal code-blocks obey indentation
Thus, html and pdf look more similar.
2016-04-25 16:35:32 +02:00
Takeshi KOMIYA
6ce0c239d0 Fix #2088: intersphinx crashes if the mapping URL requires basic auth 2016-04-25 22:30:34 +09:00
Takeshi KOMIYA
e3def45ffe Use locales as a default value of locale_dirs 2016-04-25 22:25:58 +09:00
Takeshi KOMIYA
d38915e2a5 Fix intersphinx fails if mapping URL contains any port 2016-04-25 11:08:03 +09:00
Takeshi KOMIYA
ad738a0978 Fix #2309: Could not refer "indirect hyperlink targets" by ref-role 2016-04-24 13:57:32 +09:00
Takeshi KOMIYA
59c40c24f3 Add warning for Application.add_source_parser() 2016-04-24 13:57:32 +09:00
Takeshi KOMIYA
cfa50a4db7 Merge pull request #2478 from taschini/doctest_default_flags
Doctest default flags
2016-04-24 11:12:00 +09:00
shimizukawa
16ecc34b2e refs #2481: update CHANGES 2016-04-22 22:27:40 +09:00
Takeshi KOMIYA
5744c53361 Fix Sphinx crashes if self referenced toctree found 2016-04-22 11:29:11 +09:00
Takeshi KOMIYA
52c7867d14 Fix #2466: Allow image.data_uri and image.nonlocal_uri as confval of suppress_warnings 2016-04-22 11:14:46 +09:00
Takeshi KOMIYA
88322af1ea #2465: latex builder fails in case no caption option is provided to toctree directive 2016-04-22 11:05:12 +09:00
Darragh Bailey
dba030668e Update CHANGES for PR#2389 2016-04-21 13:20:31 +01:00