Commit Graph

8965 Commits

Author SHA1 Message Date
Takeshi KOMIYA
662d8deaf7 Merge pull request #3904 from TimKam/2307-fix-markup-glitch-lineno-start-doc
#2307 add `::` to show markup sample, not evaluate it
2017-07-02 21:54:31 +09:00
Takeshi KOMIYA
4a5ee3921b Remove sphinx.util.compat again (rebirthed on merging) 2017-07-02 21:51:33 +09:00
Takeshi KOMIYA
007593fa81 Merge branch 'stable' 2017-07-02 20:28:50 +09:00
Timotheus Kampik
16a2367301 #2307 add :: to show markup sample, not evaluate it 2017-07-02 13:24:38 +02: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
Takeshi KOMIYA
a0f3cced09 Merge branch 'stable' into 3833_dont_translate_commandline_messages 2017-07-01 17:18:21 +09:00
Yoshiki Shibukawa
efb310f8f0 Merge pull request #3899 from sphinx-doc/fix/issue-3840
fix #3840: epub_uid should be XML Name
2017-07-01 00:12:01 +09:00
Yoshiki Shibukawa
f0766ce4cd fix #3840: epub_uid should be XML Name 2017-06-30 23:37:32 +09:00
Takeshi KOMIYA
2d5e05a2ee Update CHANGES for PR #3893 2017-06-26 23:52:02 +09:00
Takeshi KOMIYA
2e7cc4c2a1 Merge pull request #3893 from useblocks/master
Unknown html_theme_options throw warnings instead of errors.
2017-06-26 23:50:52 +09:00
daniel
aecb008213 Changed test case "test_theme_api" to check, if a not needed html_theme_option is not part of the returned, final configuration of theme.get_options().
PR #3893
2017-06-26 09:18:46 +02:00
daniel
4ce6da9c96 Unknow html_theme_options throw warnings instead of errors.
New behavior: a sphinx build does not stop, if for the configured theme an unknown but also unneeded html_theme_options is provided.

Fixed #3884
2017-06-26 08:58:45 +02:00
Takeshi KOMIYA
1d0f667ecd Update warning message (ref: #3873) 2017-06-25 23:03:23 +09:00
Takeshi KOMIYA
959d0b92c9 Show correct URI if image candidate not found 2017-06-25 19:02:30 +09:00
Takeshi KOMIYA
372e8f2c64 Add simple svg tester for imghdr 2017-06-25 19:02:29 +09:00
Takeshi KOMIYA
957c132c23 Remove sphinx.util.compat again (rebirthed on merging) 2017-06-25 18:57:22 +09:00
Takeshi KOMIYA
ea87cfba4f Fix #3860: Remote image URIs without filename break builders not supported remote images 2017-06-25 18:49:13 +09:00
Takeshi KOMIYA
8f8f0fb868 Fix #3860: Don't download images when builders not supported images 2017-06-25 18:11:28 +09:00
Takeshi KOMIYA
41bb5f7fd2 Fix #3833: command line messages are translated unintentionally 2017-06-25 17:55:54 +09:00
Takeshi KOMIYA
e57fb74ee5 Merge branch 'stable' 2017-06-25 01:48:23 +09:00
Takeshi KOMIYA
e0a1fede6d Merge pull request #3879 from jfbu/fixdescannotation
latex: Fix #3878 by using ``\sphinxbfcode`` and not ``\sphinxstrong``
2017-06-25 01:00:55 +09:00
Takeshi KOMIYA
0909e271a4 Merge branch 'stable' into fixdescannotation 2017-06-25 01:00:47 +09:00
Takeshi KOMIYA
837ee21c9d Refactor smart-quotes detector 2017-06-24 23:44:40 +09:00
Takeshi KOMIYA
1c4dc6a1ef Upate CHANGES for PR #3882 2017-06-24 15:18:19 +09:00
Takeshi KOMIYA
b5a84054ea Merge pull request #3882 from bmwiedemann/master
sort file lists
2017-06-24 15:17:00 +09:00
Takeshi KOMIYA
69b090f3c5 Fix #3874: Bogus warnings for "citation not referenced" for cross-file citations 2017-06-24 15:04:36 +09:00
Takeshi KOMIYA
6a37912334 Fix #3873: Failure of deprecation warning mechanism of `sphinx.util.compat.Directive` 2017-06-24 13:42:52 +09:00
Takeshi KOMIYA
014395d46b Merge pull request #3867 from Andne/appveyor-stable
Enable Appveyor on stable branch
2017-06-24 12:38:27 +09:00
Takeshi KOMIYA
5123dad0fe Fix #3885: duplicated footnotes raises IndexError 2017-06-24 11:23:57 +09:00
jfbu
adc056200c Improve access to table and math markup info in docs 2017-06-20 15:57:32 +02:00
Bernhard M. Wiedemann
6663c45bb4 sort file lists
similar to commit 0b7c73a98

filesystems return file lists in random order,
but we want to generate reproducible output.

See https://reproducible-builds.org/ for why this matters.
2017-06-20 08:14:38 +02:00
jfbu
6f283d6879 Update docs regarding the CDN used by default for MathJax 2017-06-20 00:20:22 +02:00
jfbu
a069378adb Fix #3881 by adding blank line in tex file before figure environment 2017-06-19 12:50:34 +02:00
jfbu
0a805ce03b latex: Fix #3878 by using `\sphinxbfcode and not \sphinxstrong` 2017-06-19 11:02:05 +02:00
jfbu
0b70314f66 Fix `\sphinxbfcode` latex macro swallows initial space of argument 2017-06-19 10:53:51 +02:00
jfbu
9db496f800 Fix typo in latex macro name 2017-06-18 20:22:48 +02:00
jfbu
5331ab2ef9 Fix #3851 and fix #3706 about box drawing characters for PDF output
Do not tex-escape them, but provide suitable definitions for pdflatex
only (and platex). Define the 4 box drawing characters needed by unix
tree command with charset utf8. Also define the U+2572 as it was
previously escaped for all engines.

No definitions for xelatex/lualatex as it is then only a matter of using
a font providing them (a priori, only the mono font needs definition, as
the characters will be used in literal blocks).
2017-06-18 20:07:10 +02:00
jfbu
ab2cc9d8f1 Update LaTeX style file date for 1.6.3 release 2017-06-18 17:21:28 +02:00
Takeshi KOMIYA
fc36f90246 fix 2017-06-18 22:59:48 +09:00