Commit Graph

7569 Commits

Author SHA1 Message Date
shimizukawa
f566f003f3 pytest: nits 2017-01-06 00:26:31 +09:00
shimizukawa
d0a33dd785 pytest: remove deprecated with_tempdir decorator 2017-01-06 00:26:01 +09:00
shimizukawa
380dd23d9f pytest: remove repr_as testing feature that avoids long annoying log for test generator feature on nose. In contrast, pytest does not produce such output. So repr_as is not needed anymore. refs #1785 2017-01-05 23:43:16 +09:00
shimizukawa
ad6d731ecf pytest: remove unused testing feature for a while. 2017-01-05 23:36:36 +09:00
shimizukawa
5b7d237db3 pytest migration 2017-01-04 00:59:30 +09:00
Takeshi KOMIYA
54c8c01222 Emit warning for nested numbered toctrees (refs: #3142) 2017-01-03 01:08:27 +09:00
Takeshi KOMIYA
9bba475ca9 Add .mypy_cache to gitignore 2017-01-02 12:38:18 +09:00
Takeshi KOMIYA
2342fed847 Merge pull request #3281 from tk0miya/hide_builtin_extensions_on_traceback
Hide builtin extensions on traceback
2017-01-01 21:24:07 +09:00
Takeshi KOMIYA
60b7bfdfc2 Fix the caption of table are rendered as invalid HTML (refs: #3287) 2017-01-01 20:47:25 +09:00
Takeshi KOMIYA
25a3451a4e Reorder methods of LaTeX writer 2017-01-01 20:42:54 +09:00
Takeshi KOMIYA
54cac94cdf Fix #3294: `add_latex_package()` make crashes non-LaTeX builders 2017-01-01 20:07:16 +09:00
Takeshi KOMIYA
5ae27f65b4 Hide builtin extension on traceback 2016-12-25 12:35:26 +09:00
Takeshi KOMIYA
cb5c457b89 Merge pull request #3279 from tk0miya/py36
Testing with py36
2016-12-25 12:32:28 +09:00
Takeshi KOMIYA
a5b15195e2 Add du13 target to tox.ini 2016-12-25 12:22:54 +09:00
Takeshi KOMIYA
4cc3c154fe Refactor travis.yml 2016-12-25 12:19:16 +09:00
Takeshi KOMIYA
934ec657d4 Remove unsupported platform from tox.ini 2016-12-25 12:19:16 +09:00
Takeshi KOMIYA
6a5ffb403e Reduce CI matrix 2016-12-25 12:19:15 +09:00
Takeshi KOMIYA
36eab77c3d Add py36 support 2016-12-25 12:19:15 +09:00
Takeshi KOMIYA
866da5a8d0 Clarify test command (refs: #3264) 2016-12-24 23:51:30 +09:00
Takeshi KOMIYA
7ab20262ff Set PYTHONDONTWRITEBYTECODE=true on testing (refs: #3264) 2016-12-24 22:23:49 +09:00
Takeshi KOMIYA
c7783e632f Update setup.cfg (refs: #3264) 2016-12-24 22:13:10 +09:00
Takeshi KOMIYA
8dcc3a259c Fix 'tox -e du12' fails (refs: #3264) 2016-12-24 19:30:32 +09:00
Takeshi KOMIYA
f65c5ee3de Install enum34 on testing pypy (refs: #3264) 2016-12-24 19:30:32 +09:00
Takeshi KOMIYA
01736bb397 Fix test_latex failed if stylefiles not found (refs: #3264) 2016-12-24 19:30:32 +09:00
Takeshi KOMIYA
5b41df13bc Merge pull request #3274 from mitya57/stable
Load non-minified JS files from sphinx.package_dir
2016-12-24 16:41:11 +09:00
Takeshi KOMIYA
2693194155 Merge pull request #3251 from tk0miya/refactor_latex_builder
LaTeX builder: Refactor the default settings generators (refs: #3244)
2016-12-24 11:52:13 +09:00
Dmitry Shachnev
01977fcb72 Load non-minified JS files from sphinx.package_dir
This makes the code consistent with other parts of Sphinx, and allows
downstream packagers to move all static files to /usr/share.
2016-12-22 10:36:15 +03:00
Takeshi KOMIYA
07633a5a71 Fix the warning type `misc.highlighting_failure` does not work 2016-12-20 18:44:33 +09:00
Takeshi KOMIYA
12096b3b86 Fix #3261: `latex_use_parts` makes sphinx crash 2016-12-19 11:40:59 +09:00
shimizukawa
d876b11805 add devguide.rst as a file instead of symlink. 2016-12-18 10:06:30 +09:00
shimizukawa
9616cdf5f5 remove devguide once. 2016-12-18 10:05:47 +09:00
shimizukawa
403080f255 nits 2016-12-18 10:02:36 +09:00
shimizukawa
1c6b96c3ea missing include directive 2016-12-18 09:52:09 +09:00
shimizukawa
3a4175c1cc move badge to top. and add another badge. 2016-12-18 00:22:05 +09:00
shimizukawa
3efd2df99b Reducing README.rst to avoid duplicated information in CONTRIBUTING.rst. 2016-12-18 00:10:40 +09:00
shimizukawa
79fa283687 Fix #3255: In Py3.4 environment, autodoc doesn't support documentation for attributes of Enum class correctly. 2016-12-17 23:18:30 +09:00
Takeshi KOMIYA
3b9aee43a2 Fix #185: References to section title including raw node has broken 2016-12-17 17:29:03 +09:00
shimizukawa
71124bb50c nits 2016-12-17 16:15:57 +09:00
Takayuki SHIMIZUKAWA
7b3327234d Merge pull request #3252 from mgeier/contributing
Add CONTRIBUTING file
2016-12-17 15:45:59 +09:00
shimizukawa
93dacedfed Fix #3253: In Py2 environment, building another locale with a non-captioned toctree produces None captions 2016-12-17 15:39:06 +09:00
Takeshi KOMIYA
1ccfb9736b doc: Add a note for var, ivar and cvar 2016-12-17 14:46:39 +09:00
jfbu
3b9d83e15e Fix typo (ref #3243). 2016-12-16 18:20:16 +01:00
Matthias Geier
a82aebcd7d Add CONTRIBUTING file 2016-12-16 16:52:11 +01:00
Takeshi KOMIYA
cf795894b9 Fix #3246: xapian search adapter crashes 2016-12-16 19:45:26 +09:00
Takeshi KOMIYA
aa49e31b64 Merge pull request #3243 from tk0miya/3194_refer_envvar_to_detect_makecmd
#3194: Refer the $MAKE environment variable to determine ``make`` command
2016-12-16 15:19:29 +09:00
Takeshi KOMIYA
907e53f463 LaTeX builder: Refactor the default settings generators (refs: #3244) 2016-12-16 11:39:32 +09:00
Takeshi KOMIYA
5e48b830dc Merge pull request #3245 from tk0miya/3192_reduce_deprecation_warnings
Reduce deprecation warnings (refs: #3192)
2016-12-16 00:50:30 +09:00
shimizukawa
732bb213ca add link to Changes in toppage 2016-12-15 21:53:13 +09:00
jfbu
921182c37b Close #3210: emit latex warning if buggy titlesec.
Simplify #3241, no need for ``\AtBeginDocument`` wrapper.
2016-12-15 10:15:42 +01:00
Takeshi KOMIYA
9fc53cecf7 Reduce deprecation warnings (refs: #3192) 2016-12-15 17:15:49 +09:00