Commit Graph

8890 Commits

Author SHA1 Message Date
jfbu
f453fe7bf0 Fix #4044 (extra row height in PDF output from empty multicell) 2017-09-11 20:18:35 +02:00
shimizukawa
0e39d92c92 ignore 'doc/locale' directory to avoid mis-committing 2017-09-10 12:13:20 +09:00
Jakob Lykke Andersen
c43c781a03 Docs, add missing `member` role for C domain
Fixes sphinx-doc/sphinx#4038
2017-09-07 21:26:36 +02:00
Jakob Lykke Andersen
c0f84295b6 C++, fix linking in function pointers.
Fixes sphinx-doc/sphinx#4041
2017-09-07 13:20:31 +02:00
Takeshi KOMIYA
6ae9fd92ac Merge pull request #3971 from tk0miya/3969_allow_private_instance_vars
Fix #3969: private instance attributes causes AttributeError
2017-09-07 00:09:44 +09:00
Takeshi KOMIYA
a9b5fe3624 Merge branch 'stable' into 3969_allow_private_instance_vars 2017-09-06 23:52:33 +09:00
Takeshi KOMIYA
2f8a342839 Merge pull request #4039 from tk0miya/4006_crash_on_parallel_build
Fix #4006: Fix crash on parallel build
2017-09-06 00:42:47 +09:00
Takeshi KOMIYA
0cb57f19a0 Fix #4006: Fix crash on parallel build 2017-09-05 01:37:33 +09:00
Jakob Lykke Andersen
ff06cb837b Fix C++ multiline signatures
Fixes sphinx-doc/sphinx#3877
2017-08-31 17:01:58 +02:00
Jakob Lykke Andersen
29b1d2f906 Merge pull request #3894 from Andne/cpp-typeorconcept
Improve support for C++ references with intersphinx
2017-08-31 16:58:45 +02:00
Takeshi KOMIYA
79e90d6cdb Update CHANGES for PR #4026 2017-08-28 22:47:07 +09:00
Takeshi KOMIYA
fa5cb856a4 Merge pull request #4026 from jrtc27/patch-1
nature: Fix macOS Safari scrollbar color
2017-08-28 22:46:35 +09:00
James Clarke
852d96eb3d nature: Fix macOS Safari scrollbar color
macOS scrollbars overlap the contents, and the color is either black or white,
depending on the color of the body. Therefore having a black body causes the
scrollbar to appear white, and since the theme itself is light, the scrollbar
is barely visible. Fix this by setting body to have a white background-color,
matching the visible color coming from div.body.
2017-08-28 12:58:52 +01:00
Takeshi KOMIYA
ece971d586 Merge pull request #4020 from AtlasJan/stable
Update tutorial.rst
2017-08-28 20:58:08 +09:00
shimizukawa
63c15998f6 closes #4017: some web site house cleaning 2017-08-25 23:37:06 +09:00
Atlas
16cbf658a2 Update tutorial.rst 2017-08-23 11:56:35 +02:00
shimizukawa
dd8c3211be fix: missing `texinputs_win/Makefile` to be used in latexpdf builder on windows. 2017-08-22 11:03:17 +09:00
Takeshi KOMIYA
feab97e293 Fix flake8 violation 2017-08-20 00:27:07 +09:00
Takeshi KOMIYA
24c514af1b Merge pull request #4007 from sphinx-doc/copy-staticfiles-beyond-symlinks
copy static files beyond symlinked directories under _static directory
2017-08-19 23:30:46 +09:00
shimizukawa
4f0de6f49b copy static files beyond symlinked directories under _static directory.
This issue caused from ref #2744
2017-08-16 15:13:15 +09:00
Takeshi KOMIYA
c96b5b67b1 Fix flake8 violation 2017-08-10 10:36:19 +09:00
Takeshi KOMIYA
13be8e03ba Fix #3969: private instance attributes causes AttributeError 2017-07-31 22:49:04 +09:00
Takeshi KOMIYA
d63a678228 Reduce DeprecationWarning 2017-07-31 22:30:48 +09:00
Takeshi KOMIYA
22e7380a70 Merge pull request #3964 from JulienPalard/issue-3958-french-title-fix
i18n: This string is used as html_title, it needs to be capitalized.
2017-07-31 00:58:56 +09:00
Takeshi KOMIYA
da0fda3b0b Add tests for default-role 2017-07-31 00:46:26 +09:00
Takeshi KOMIYA
fa9ad8552d Fix #3960: default_role = guilabel not functioning 2017-07-30 23:52:39 +09:00
Takeshi KOMIYA
ea03e27fb8 Fix :pep: and :rfc: does not supports `default-role` directive (refs: #3960) 2017-07-29 16:53:05 +09:00
Julien Palard
44da8f4fa7 i18n: This string is used as html_title, it needs to be capitalized. 2017-07-29 08:23:27 +02:00
jfbu
f353bc63d7 Update LaTeX style file version date 2017-07-24 15:15:52 +02:00
jfbu
7f9907be61 Update CHANGES 2017-07-24 15:08:34 +02:00
jfbu
621eca38be Fix #3946 (typo in sphinx.sty) 2017-07-24 14:51:06 +02:00
Takeshi KOMIYA
5ce51728ba Fix #3924: docname lost after dynamically parsing RST in extension 2017-07-17 17:09:42 +09:00
Takeshi KOMIYA
246143dc3a Merge pull request #3931 from tk0miya/3926_autodoc_warningiserror
Fix #3926: Add ``autodoc_warningiserror`` to suppress the behavior of ``-W`` option
2017-07-16 14:06:38 +09:00
Takeshi KOMIYA
1869f4d674 Update docs (refs: #3923) 2017-07-16 01:48:09 +09:00
Takeshi KOMIYA
bfd71cd77b Fix #3926: Add `autodoc_warningiserror to suppress the behavior of -W` option 2017-07-15 22:04:56 +09:00
Takeshi KOMIYA
bb79a0c4d0 Fix mypy violations 2017-07-15 16:57:17 +09:00
Takeshi KOMIYA
bcafa5772c Fix flake8 violation 2017-07-15 16:47:32 +09:00
Takeshi KOMIYA
fa77fe8ac9 Fix mypy violations (for mypy-0.520) 2017-07-15 16:44:53 +09:00
Takeshi KOMIYA
7a8384c81f Bump version 2017-07-02 20:18:52 +09:00
Takeshi KOMIYA
ddeccfc2c7 Bump to 1.6.3 final 2017-07-02 20:15:05 +09:00
Takeshi KOMIYA
4791c35edf Fix #3902: Emit error if `latex_documents` contains non-unicode string in py2 2017-07-02 20:00:21 +09:00
Takeshi KOMIYA
dc6a8a5457 test: Fix autosummary testcase 2017-07-02 18:41:03 +09:00
Takeshi KOMIYA
b3e0e29f4c Fix #3900: autosummary could not find methods 2017-07-02 18:26:41 +09:00
Takeshi KOMIYA
82adedbc56 Update CHANGES for PR #3876 2017-07-02 17:08:27 +09:00
Takeshi KOMIYA
1b67a8eb9d Merge pull request #3876 from jfbu/fixboxdrawing
Fix #3851 and fix #3706 about box drawing characters for PDF output
2017-07-02 17:07:05 +09:00
Takeshi KOMIYA
1f8604e481 Fix :manpage: role is smarty-quoted (refs: #3286) 2017-07-01 18:20:05 +09:00
Takeshi KOMIYA
4225279992 Merge pull request #3875 from tk0miya/3824_no_smart_quotes_for_nodes
3824 no smart quotes for nodes
2017-07-01 17:29:09 +09:00
Takeshi KOMIYA
04f5af982d Merge pull request #3890 from tk0miya/3860_errors_caused_by_remote_images
3860 errors caused by remote images
2017-07-01 17:21:30 +09:00
Takeshi KOMIYA
63cf97228f Merge branch 'stable' into 3860_errors_caused_by_remote_images 2017-07-01 17:21:21 +09:00
Takeshi KOMIYA
e992049a23 Merge pull request #3889 from tk0miya/3833_dont_translate_commandline_messages
Fix #3833: command line messages are translated unintentionally
2017-07-01 17:18:31 +09:00