Takeshi KOMIYA
86c9767ced
Merge pull request #2749 from tk0miya/jinja2ized_quickstart
...
Jinja2ized quickstart
2016-07-28 21:24:41 +09:00
mulhern
1951d559d9
Make sure extensions specified with -D override extensions in config file.
...
Previously, a comma separated list of extensions was read and parsed
correctly. However, the value was then stored in config hashtable,
which was overwritten when the config file was parsed.
Now, the config file is parsed first, and the the entry in the config
hashtable is updated with the overriding extension, if it exists.
Signed-off-by: mulhern <amulhern@redhat.com>
2016-07-28 07:48:10 -04:00
Takeshi KOMIYA
696b518ad6
Merge pull request #2791 from shibukawa/feature/epub/disablesourcefilepage
...
Turn off viewcode extension for epub by default
2016-07-28 17:12:48 +09:00
Yoshiki Shibukawa
6076b5588b
fix document warning
2016-07-28 15:38:38 +09:00
Yoshiki Shibukawa
d842a4cbc8
Turn off viewcode extension by default
2016-07-28 15:38:38 +09:00
Takeshi KOMIYA
0a03771791
Add Seaborn project to EXAMPLES (ref: #2814 )
2016-07-28 11:54:08 +09:00
Takeshi KOMIYA
84baf05c4f
Closes #2799 : Sphinx installs roles and directives automatically on importing sphinx module.
...
Now Sphinx installs them on running application.
2016-07-28 11:23:10 +09:00
Takeshi KOMIYA
54247c96fe
Fix #2811 : Show warning if requests < 2.4.1
2016-07-27 13:28:07 +09:00
Takeshi KOMIYA
98ae8b62e9
Merge pull request #2809 from nijel/stable
...
Support gzip encoding in HEAD requests
2016-07-27 11:32:12 +09:00
Michal Čihař
a66c5811f8
Support any encoding in HEAD requests
...
Completely support would be more problematic and this already covers
most usual case.
Fixes #2775
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-26 09:30:03 +02:00
Takeshi KOMIYA
151478ff96
Jinja2-ize quickstart
2016-07-26 14:45:57 +09:00
Takeshi KOMIYA
b208b3e9e0
Skip flake8 for sample python codes for napoleon docs
2016-07-26 14:35:20 +09:00
Takeshi KOMIYA
99c9f60373
Merge branch 'stable'
2016-07-26 14:26:11 +09:00
Takeshi KOMIYA
d65ea860aa
Update CHANGES
2016-07-26 14:25:20 +09:00
Takeshi KOMIYA
ac52486274
travis: Do not run flake8 on py26 (not supported) again
2016-07-26 14:11:05 +09:00
Takeshi KOMIYA
bac6fc6d04
travis: Do not run flake8 on py26 (not supported)
2016-07-26 14:00:38 +09:00
Takeshi KOMIYA
8e397d1334
Fix flake8 violation
2016-07-26 13:53:51 +09:00
Takeshi KOMIYA
55de0e1239
Merge pull request #2801 from tk0miya/quickstart_allows_empty_version
...
`sphinx-quickstart` now allows a project version is empty
2016-07-26 10:42:58 +09:00
Takeshi KOMIYA
15a251ec40
Merge pull request #2794 from shibukawa/fix/epub_dup_toc
...
Fix duplicated toc in epub3 output
2016-07-22 12:24:18 +09:00
Takeshi KOMIYA
9358b13df6
Merge pull request #2804 from shibukawa/fix/downloadrole
...
disable download role on epub/qthelp builder
2016-07-22 12:02:55 +09:00
Yoshiki Shibukawa
d935fd82fc
disable download role on epub/qthelp builder
2016-07-22 08:22:41 +09:00
Yoshiki Shibukawa
6e40e33780
Fix duplicated toc in epub3 output
2016-07-22 05:05:33 +09:00
Takeshi KOMIYA
8d1604628a
Update CHANGES for PR#2778
2016-07-21 11:14:43 +09:00
Takeshi KOMIYA
ed70c71126
Merge pull request #2778 from LeoHuckvale/fix-abstractproperty-part2
...
fix inspect: return defargs[0] if obj.__dict__ is a property and raises exception
2016-07-21 11:12:34 +09:00
Takeshi KOMIYA
1257c038ef
Fix CHANGES to avoid warning from any
role
2016-07-21 10:12:48 +09:00
Takeshi KOMIYA
d6357a878d
sphinx-quickstart
now allows a project version is empty
2016-07-21 01:13:39 +09:00
Takeshi KOMIYA
d651613583
Merge pull request #2772 from tk0miya/good_default_settings_for_latexpdfja
...
better default LaTeX settings for Japanese
2016-07-21 01:06:08 +09:00
Takeshi KOMIYA
f2a7eeca60
Merge pull request #2774 from tk0miya/latex_engine
...
Add `latex_engine` to switch the LaTeX engine by conf.py
2016-07-21 01:05:51 +09:00
Takeshi KOMIYA
80bfc55795
Merge branch 'stable'
2016-07-21 00:20:25 +09:00
Takeshi KOMIYA
c698fab338
Merge pull request #2786 from shibukawa/fix/epub
...
Reduce epub checker warnings/errors for epub3 builder.
2016-07-20 23:30:59 +09:00
Takeshi KOMIYA
061a4647c9
Merge pull request #2787 from tk0miya/refactor_css
...
Refactor css
2016-07-20 23:25:06 +09:00
Takeshi KOMIYA
8d8e35a043
Merge pull request #2797 from shibukawa/fix/sphinxdoc
...
fix document download roles. download roles works only on html.
2016-07-20 23:24:38 +09:00
Yoshiki Shibukawa
b7b1ac1c4d
add preferred instruction to download role description
2016-07-19 23:35:49 +09:00
Yoshiki Shibukawa
702004acfc
fix document download roles. download roles works only on html.
2016-07-19 23:15:35 +09:00
Takeshi KOMIYA
0e829c845e
sphinx.ext.math: Update the label of permalink
2016-07-19 11:16:57 +09:00
Takeshi KOMIYA
ead753eaad
Replace iftex by latex_engine
2016-07-19 11:03:38 +09:00
Takeshi KOMIYA
6399f8703b
Invoke latex building tests using latex_engine
2016-07-19 11:03:38 +09:00
Takeshi KOMIYA
1a575f4666
Update CHANGES and docs
2016-07-19 11:03:38 +09:00
Takeshi KOMIYA
b20b248913
Use platex by default if language is "ja"
2016-07-19 11:03:10 +09:00
Takeshi KOMIYA
0bafd9ee21
Support multiple LaTeX engines through latex_engine
2016-07-19 11:03:10 +09:00
Yoshiki Shibukawa
62ed395f5c
suppress search feature on epub result
2016-07-18 22:59:17 +09:00
Leo Huckvale
4ad9d8b7cd
Simplify try-except
2016-07-18 12:26:16 +01:00
Takeshi KOMIYA
bcaeb9bdbe
Refactor CSS
...
Grouping css for field-lists and remove duplicated styles
2016-07-18 12:08:08 +09:00
Takeshi KOMIYA
2c5a9f3975
Use instance variable instead of class' to store of Sphinx.add_latex_package()
2016-07-18 12:07:48 +09:00
Yoshiki Shibukawa
06a861703d
Reduce epub checker warnings/errors for epub3 builder.
...
Fix DOCTYPE to html5 and change extension from .html to .xhtml.
Sphinx's documents result:
before: 95 warnings& 1238 errors
after: 623 errors
2016-07-17 09:53:04 +09:00
Takeshi KOMIYA
861316e9b6
Merge pull request #2784 from glennmatthews/python-exception-typing
...
Create PyGroupedField and use it for 'exceptions'
2016-07-16 23:42:51 +09:00
Glenn Matthews
8c1a8153ca
Create PyGroupedField and use it for 'exceptions'
2016-07-15 22:01:06 -04:00
Takeshi KOMIYA
bd5496aa61
Merge pull request #2737 from tk0miya/2680_todo_emit_warnings
...
#2680 : `sphinx.ext.todo` now emits warnings if `todo_emit_warnings` enabled
2016-07-16 00:59:21 +09:00
Takeshi KOMIYA
253eef9e6a
#2680 : sphinx.ext.todo
now emits warnings if todo_emit_warnings
enabled
2016-07-16 00:59:02 +09:00
Takeshi KOMIYA
9916518fee
Merge pull request #2782 from shibukawa/fix/make_clean
...
fix make clean abort when build dir contains files like .DS_Store.
2016-07-16 00:53:21 +09:00