Takeshi KOMIYA
|
b8807ed9f9
|
Merge pull request #2868 from tk0miya/deprecate_html_translator_class
deprecate `html_translator_class`
|
2016-08-24 19:36:48 +09:00 |
|
Takeshi KOMIYA
|
bb46bf591d
|
html_translator_class is now deprecated
|
2016-08-24 19:11:10 +09:00 |
|
Takeshi KOMIYA
|
52fef90600
|
Merge pull request #2838 from shibukawa/fix/epub3/genindex
Fix epub/epub3 builder's behavior about genindex.
|
2016-08-23 10:04:30 +09:00 |
|
Yoshiki Shibukawa
|
0ef331a4c7
|
fix sphinx document's template not to have link to genindex for epub result
|
2016-08-23 08:02:54 +09:00 |
|
Yoshiki Shibukawa
|
dcdef43783
|
fix CHANGES to describe epub's genindex issue
|
2016-08-23 08:02:54 +09:00 |
|
Yoshiki Shibukawa
|
b18f49c1fb
|
fix: epub builder generates genindex even if use_index is False
|
2016-08-23 08:01:34 +09:00 |
|
Takeshi KOMIYA
|
a61d90f674
|
Merge pull request #2854 from tk0miya/use_epub3_builder_by_default
Use epub3 builder by default. And the old epub builder is renamed to epub2.
|
2016-08-22 22:50:01 +09:00 |
|
Takeshi KOMIYA
|
69d1dfaade
|
Use epub3 builder by default. And the old epub builder is renamed to epub2.
|
2016-08-22 21:39:44 +09:00 |
|
Takeshi KOMIYA
|
280dc70ed6
|
Merge pull request #2861 from tk0miya/add_math_domain
Add domain support to support equation cross references (ref: #1210, #2851)
|
2016-08-22 21:31:27 +09:00 |
|
Takeshi KOMIYA
|
2b5c7057a7
|
Fix linkcheck builder does not send User-Agent header
|
2016-08-22 21:17:55 +09:00 |
|
Takeshi KOMIYA
|
bd22d09f48
|
Add domain support to support equation cross references (ref: #1210, #2851)
|
2016-08-22 19:58:46 +09:00 |
|
Takeshi KOMIYA
|
e0d2783c7b
|
Merge branch 'FileAvoidWrite'
|
2016-08-22 19:27:47 +09:00 |
|
Takeshi KOMIYA
|
2c300e209d
|
Refactor FileAvoidWrite
|
2016-08-22 19:10:33 +09:00 |
|
Takeshi KOMIYA
|
c6cb0b667f
|
Fix flake8 violation
|
2016-08-22 19:06:50 +09:00 |
|
Takeshi KOMIYA
|
c4c4ce53c8
|
Merge branch 'master' into HEAD
|
2016-08-22 19:03:27 +09:00 |
|
Takeshi KOMIYA
|
08d0834284
|
Merge pull request #2866 from tk0miya/user_defined_latex_template
latex builder: allow to use user-defined template file (experimental)
|
2016-08-20 19:42:04 +09:00 |
|
Takeshi KOMIYA
|
184bedef4b
|
Merge branch 'stable'
|
2016-08-20 18:06:33 +09:00 |
|
Takeshi KOMIYA
|
938dad8400
|
Bump version
|
2016-08-20 18:05:14 +09:00 |
|
Takeshi KOMIYA
|
4168b0bd20
|
Bump to 1.4.6 final
|
2016-08-20 18:00:04 +09:00 |
|
Takeshi KOMIYA
|
be2637f7ff
|
Add testfiles to DONT_CHECK target
|
2016-08-20 17:57:08 +09:00 |
|
Takeshi KOMIYA
|
3639231cec
|
Merge pull request #2857 from tk0miya/std_domain_handles_citations
std domain handles citations
|
2016-08-20 13:22:27 +09:00 |
|
Takeshi KOMIYA
|
372e83f0c7
|
Merge pull request #2853 from shibukawa/fix/genindex
Fix genindex.html to satisfy xhtml standard
|
2016-08-20 12:52:23 +09:00 |
|
Takeshi KOMIYA
|
b0c956bb25
|
Merge pull request #2816 from embray/fix-domain-initial-data
Fix bug with copying of initial_data for Domains
|
2016-08-20 00:40:03 +09:00 |
|
Takeshi KOMIYA
|
a1d6be6a54
|
Fix #1797: text builder inserts blank line on top
|
2016-08-19 23:46:54 +09:00 |
|
Takeshi KOMIYA
|
dbac9aa8ec
|
Add compile_grammar command to setup.py (ref: #2765)
|
2016-08-19 20:16:02 +09:00 |
|
Erik M. Bray
|
68b34a3540
|
Add a changelog entry for the fix
|
2016-08-19 12:10:38 +02:00 |
|
Erik M. Bray
|
11182d42b1
|
Use a deep copy of the initial_data for a domain so that updates to its internal data structures aren't reflected in initial_data
|
2016-08-19 12:06:49 +02:00 |
|
Takeshi KOMIYA
|
05caa0f037
|
Fix #1953: `Sphinx.add_node does not add handlers the translator installed by html_translator_class`
|
2016-08-19 00:45:45 +09:00 |
|
Yoshiki Shibukawa
|
8e0bf12f5f
|
Fix genindex.html to satisfy xhtml standard
|
2016-08-18 21:17:12 +09:00 |
|
Takeshi KOMIYA
|
caf7e280c2
|
Update CHANGES for PR#2867
|
2016-08-18 18:25:50 +09:00 |
|
Takeshi KOMIYA
|
2606064b09
|
Merge pull request #2867 from jschueller/patch-4
Require six 1.5 for html_parser
|
2016-08-18 18:22:42 +09:00 |
|
Julien Schueller
|
626be8b5f3
|
Require six 1.5 for html_parser
|
2016-08-18 09:34:43 +02:00 |
|
Takeshi KOMIYA
|
6911611f8d
|
Fix broken test
|
2016-08-18 12:48:13 +09:00 |
|
Takeshi KOMIYA
|
1cfde018d2
|
Merge branch 'stable'
|
2016-08-18 12:12:15 +09:00 |
|
Takeshi KOMIYA
|
d45c5f8e82
|
#2725: latex builder: allow to use user-defined template file (experimental)
|
2016-08-17 22:52:42 +09:00 |
|
Takeshi KOMIYA
|
1c9524dedd
|
Add testcase for #2846
|
2016-08-17 13:58:05 +09:00 |
|
Takeshi KOMIYA
|
ed2d55431d
|
Fix #2846: `singlehtml ` builder does not include figure numbers
|
2016-08-17 13:29:07 +09:00 |
|
Takeshi KOMIYA
|
6e3bba431f
|
Merge pull request #2860 from alyjak/test_run_argv
Pass command args into nose unit test runner from tests/run.py
|
2016-08-17 01:42:48 +09:00 |
|
Andrew Lyjak
|
47a3e3dfd3
|
Pass command args into nose unit test runner from tests/run.py
This allows developers to selectively run tests, to enable debugging
on test failures, etc. See
http://nose.readthedocs.io/en/latest/usage.html for usage
instructions.
|
2016-08-16 01:49:07 -07:00 |
|
Takeshi KOMIYA
|
d5a770b592
|
std domain handles citations
|
2016-08-16 01:38:20 +09:00 |
|
Takeshi KOMIYA
|
b03b7e543f
|
Merge pull request #2770 from tk0miya/2765_bundle_grammars
Fix #2765: bundle grammar files
|
2016-08-15 14:20:48 +09:00 |
|
Takeshi KOMIYA
|
63d2330b8f
|
Merge pull request #2848 from sphinx-doc/use_make-mode_by_default
Use make-mode of ``sphinx-quickstart`` by default
|
2016-08-13 12:49:16 +09:00 |
|
Takeshi KOMIYA
|
2dd678d40b
|
Use make-mode of `sphinx-quickstart ` by default
|
2016-08-13 12:32:54 +09:00 |
|
Takeshi KOMIYA
|
b69d37375e
|
Fix parsing errors for caption of code-blocks are displayed in document (ref: #2845)
|
2016-08-12 21:14:10 +09:00 |
|
Takeshi KOMIYA
|
bfcc2a159b
|
Fix test has broken in py3
|
2016-08-11 13:58:21 +09:00 |
|
Takeshi KOMIYA
|
82b451df03
|
Remove debug print
|
2016-08-11 12:20:52 +09:00 |
|
Takeshi KOMIYA
|
d5078a64d7
|
Fix #2789: sphinx.ext.intersphinx generates wrong hyperlinks if the inventory is given
|
2016-08-11 11:19:42 +09:00 |
|
Takeshi KOMIYA
|
8a9459b308
|
Merge branch 'stable'
|
2016-08-09 23:19:11 +09:00 |
|
Takeshi KOMIYA
|
0db59b677a
|
Merge pull request #2806 from shibukawa/fix/epub3
Fix epub builder
|
2016-08-09 22:58:39 +09:00 |
|
Yoshiki Shibukawa
|
90b3c79895
|
fix html entity to fix epub error
|
2016-08-09 16:58:56 +09:00 |
|