Commit Graph
100 Commits
Author SHA1 Message Date
Takayuki SHIMIZUKAWA 101b289351 Merge pull request #4097 from stephenfin/argparse-integration
Fix #3259: Argparse integration
2017-10-21 18:58:55 +09:00
Takayuki SHIMIZUKAWA e15e9a79b4 fix a glitch 2017-09-26 22:49:23 +09:00
Takayuki SHIMIZUKAWA 7bda952e4a add Sylius to EXAMPLES
https://groups.google.com/d/msg/sphinx-users/MACgWve2r9M/e2RUk2z2AwAJ
2017-09-13 17:39:31 +09:00
shimizukawa 0e39d92c92 ignore 'doc/locale' directory to avoid mis-committing 2017-09-10 12:13:20 +09:00
shimizukawa 63c15998f6 closes #4017: some web site house cleaning 2017-08-25 23:37:06 +09:00
shimizukawa dd8c3211be fix: missing `texinputs_win/Makefile` to be used in latexpdf builder on windows. 2017-08-22 11:03:17 +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
Takayuki SHIMIZUKAWA 14426f9d38 update CHANGES for #3779 2017-05-25 07:21:12 +09:00
Takayuki SHIMIZUKAWA 23d1edb203 Merge pull request #3780 from goosemania/autodoc-mockimporter-fix
Fix #3779: 'ImportError' in sphinx.ext.autodoc
2017-05-24 20:05:24 +09:00
shimizukawa d497d74370 refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
shimizukawa 62d7abb2f8 fix typos in CHANGES 2017-05-07 22:21:12 +09:00
shimizukawa 23b1d846f1 refs #3588: No compact (p tag) html output in the i18n document build even when :confval:html_compact_lists is True. 2017-05-01 17:22:05 +09:00
shimizukawa fdebd2b1b2 refs #3588: No compact (p tag) html output in the i18n document build even when :confval:html_compact_lists is True. 2017-05-01 17:18:44 +09:00
shimizukawa ac5e76f598 extract messages 2017-04-29 01:02:00 +09:00
Takayuki SHIMIZUKAWA 6729d44431 Merge pull request #3635 from tk0miya/stylesheet_behaves_like_a_string
Add styleesheet class
2017-04-20 07:35:03 +09:00
Takayuki SHIMIZUKAWA 9a7cd2a9ad Merge pull request #3646 from jwilk/re.sub
Remove misplaced flags from re.sub() calls
2017-04-20 07:29:17 +09:00
shimizukawa 4f620bf955 Update CHANGES refs #3644 2017-04-20 00:16:32 +09:00
Takayuki SHIMIZUKAWA 4b2cacddf9 Merge pull request #3644 from jdemeyer/inspect_isfunction
Use inspect instead of checking types
2017-04-20 00:11:19 +09:00
shimizukawa ac6a74ad89 Update CHANGES refs #3449 2017-04-19 21:27:41 +09:00
Takayuki SHIMIZUKAWA 6cb582fdd3 Merge pull request #3449 from njsmith/getargspec-__wrapped__
On py3, use inspect.signature for more accurate signature calculation
2017-04-19 21:21:19 +09:00
shimizukawa de2cd652ab update CHANGES refs #2961 2017-04-19 16:28:56 +09:00
Takayuki SHIMIZUKAWA 1b6ac8b22d Merge pull request #2961 from rjarry/mock_imports
enhance autodoc_mock_imports
2017-04-19 16:20:22 +09:00
Takayuki SHIMIZUKAWA 2e13e1f0ca Merge pull request #3637 from NickVolynkin/spell-github-the-right-way
spell "GitHub" the right way
2017-04-19 13:35:18 +09:00
shimizukawa 317c86e9b9 Revert "add appveyor for testing on Windows"
This reverts commit b8fe49b0a4.
2017-04-10 10:34:53 +09:00
shimizukawa b8fe49b0a4 add appveyor for testing on Windows 2017-04-10 10:33:53 +09:00
Takayuki SHIMIZUKAWA dbad2bfcda update CHANGES refs #2073, #3443, #3490 2017-03-02 16:52:56 +09:00
Takayuki SHIMIZUKAWA 7fceef480f Merge pull request #3490 from shibukawa/fix/pot_creation_date
fix gettext builder that writes pot files unless the content are same without creation date
2017-03-02 16:49:30 +09:00
shimizukawa cf3fd3a481 remove MANIFEST.in file entries which doesn't exist 2017-01-17 14:13:31 +09:00
shimizukawa 00fcbfb35d remove . 2017-01-15 11:55:32 +09:00
shimizukawa da18a1a951 fixed #3335: gettext does not extract field_name of a field in a field_list 2017-01-15 11:55:17 +09:00
shimizukawa 4d6d8ae369 node.source and node.line attributes are set for figure caption and nodes.title since docutils-0.11. 2017-01-15 11:50:16 +09:00
shimizukawa c41aed5d07 Update special support nodes for gettext processing. 2017-01-15 11:42:18 +09:00
shimizukawa 57a82e44cc fixes #3337: Ugly rendering of definition list term's classifier.
refs #2318: this incorrect rendering was introduced at #2318. In this change, we deprecated 'termsep' and made use of the 'classfire' node generated by docutils. However, at this time, because the HTML tag was outputted according to the node structure of docutils, the display was broken.

refs #2987: This change may affect the #2987 fix. In my environment I could not reproduce the problem.
2017-01-15 11:13:17 +09:00
Takayuki SHIMIZUKAWA 234379be9e Merge pull request #3332 from jerojasro/intl-docfix
corrected output directory for .pot files
2017-01-13 08:35:45 +09:00
shimizukawa e7469eb32c Merge branch 'stable' 2017-01-13 00:31:00 +09:00
shimizukawa a11218151f fix nits 2017-01-13 00:24:10 +09:00
shimizukawa 7d8a37f506 refs #3329: emit warnings if po file is invalid and can't read it. Also writing mo too. 2017-01-13 00:13:34 +09:00
shimizukawa 2254da3782 refs #3329: emit warnings if po file is invalid and can't read it. Also writing mo too. 2017-01-13 00:11:35 +09:00
Takayuki SHIMIZUKAWA 64114ae777 Merge pull request #3309 from sphinx-doc/pytest-optimization
pytest optimization
2017-01-10 00:53:24 +09:00
shimizukawa b5530629a9 pytest: update by reviewing
* remove 'specific_srcdir' feature
* simplify 'shared_result' feature
* rename 'AppWrapper' into 'SphinxTestAppWrapperForSkipBuilding'
2017-01-09 17:41:47 +09:00
shimizukawa 561abdd164 pytest optimizatoin:
- remote using deprecated decorators
- remove gen_with_app
- remove yield testing
- remove pytest warnings
- refactoring
2017-01-08 15:14:38 +09:00
shimizukawa 402a11aeba pytest: remove deprecated test util functions 2017-01-07 02:17:58 +09:00
shimizukawa 4c22cd10ca Merge branch 'stable' 2017-01-07 02:14:29 +09:00
Takayuki SHIMIZUKAWA 620616cdbd Merge pull request #3302 from sphinx-doc/pytest-stable
pytest migration
2017-01-07 00:48:27 +09:00
shimizukawa 89e1df0bba pytest: nits 2017-01-06 23:10:52 +09:00
shimizukawa baaef9146d pytest: remove deprecated with_app decorator functions 2017-01-06 01:14:47 +09:00
shimizukawa b3c207dd49 fix 2017-01-06 00:50:02 +09:00
shimizukawa f962ad67d2 pytest: remove deprecated raises and raises_msg assert functions 2017-01-06 00:46:42 +09:00
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
shimizukawa 753ca67d87 Merge branch 'stable' 2016-12-18 10:08:10 +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 5bad64be65 Merge branch 'stable' 2016-12-18 09:52:57 +09:00
shimizukawa 1c6b96c3ea missing include directive 2016-12-18 09:52:09 +09:00
shimizukawa f95b978b58 fix nits for typing 2016-12-18 09:45:39 +09:00
shimizukawa 4ece701093 refs #2336: Add `imported_members option to sphinx-autogen` command to document imported members. 2016-12-18 09:45:24 +09:00
shimizukawa 9c6f2a4969 refs #3222: add PULL_REQUEST_TEMPLATE.md 2016-12-18 01:20:55 +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
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
shimizukawa 732bb213ca add link to Changes in toppage 2016-12-15 21:53:13 +09:00
shimizukawa c016c64616 refs #3222 add issue template 2016-12-14 01:03:34 +09:00
shimizukawa 938d44e2de Fix #1061, #2336, #3235: Now generation of autosummary doesn't contain imported members by default. Thanks to Luc Saffre. 2016-12-14 00:51:12 +09:00
Takayuki SHIMIZUKAWA 60ae8437af Merge pull request #3235 from lsaffre/master
fix #2336 autosummary imported members
2016-12-14 00:45:35 +09:00
shimizukawa 4054b0b3a5 Fix #3183: Randomized jump box order in generated index page. 2016-12-13 00:47:18 +09:00
shimizukawa 5fc8d3db91 Fix: #2469: Ignore updates of catalog files for gettext builder. Thanks to Hiroshi Ohkubo. 2016-12-12 23:28:00 +09:00
Takayuki SHIMIZUKAWA d0fe6ba215 Merge pull request #3231 from tk0miya/3195_allow_parallel_build
builtin extensions return metadata to allow parallel build
2016-12-12 22:33:59 +09:00
shimizukawa 77b41309d7 Fix #3211: Remove untranslated sphinx locale catalogs (it was covered by untranslated it_IT) 2016-12-10 12:13:31 +09:00
shimizukawa 124938c9ae Merge branch '1.5-release' into stable 2016-12-10 11:56:22 +09:00
shimizukawa b1abd4629b Fix#3198: AttributeError is raised when toctree has 'self'.
this regression introduced at dc985ed4.
2016-12-08 00:34:19 +09:00
shimizukawa e739054d80 Fix #3195: Can not build in parallel. All built-in extensions must have 'parallel safe' flag. 2016-12-07 01:02:34 +09:00
shimizukawa 4311bb079a Bump version 2016-12-06 10:58:41 +09:00
shimizukawa 82ef05431a fix flake8 2016-12-05 23:31:37 +09:00
shimizukawa 0a7d039df5 Merge branch '1.5-release' into master 2016-12-05 23:14:25 +09:00
shimizukawa 9f3a95e1da Bump to 1.5 final 2016-12-05 13:36:52 +09:00
shimizukawa 324bfe8c5e update version and reorganize CHANGES 2016-12-04 23:03:47 +09:00
shimizukawa eb0aa50536 fix 3 test failures that cause by translation changed 2016-12-04 23:03:46 +09:00
shimizukawa 30b9acc302 Update translations 2016-12-04 22:04:05 +09:00
shimizukawa 37a41be2a2 small fix in setup.py and release-checklist. 2016-12-04 22:03:25 +09:00
shimizukawa 9fb398e475 Merge branch 'stable' into 1.5-release 2016-12-04 21:44:16 +09:00
Takayuki SHIMIZUKAWA d2b692488c Merge pull request #3182 from sphinx-doc/enable-warns
Emit several warnings that will be deprecated in Sphinx 1.6
2016-12-04 21:17:22 +09:00
shimizukawa 1c8935adae Inprovement of warnings mechanism. Now support disabling emit warnings and add documentation. 2016-12-04 18:05:16 +09:00
shimizukawa 816b1db93d Emit several warnings that will be deprecated in Sphinx 1.6. There is no way to hide the warnings. 2016-12-04 14:09:17 +09:00
shimizukawa 6ae67f9f38 Fix #3024, refs #3037: In Python3, application.Sphinx._log crushed when the log message cannot be encoded into console encoding. 2016-12-04 13:54:11 +09:00
shimizukawa 9cea699149 update changes refs #1843 2016-11-25 00:01:15 +09:00
shimizukawa 3284e89991 Merge branch 'fix-attr-documenter' into stable 2016-11-24 23:55:02 +09:00
shimizukawa 30669c1ec0 Merge branch 'enable-bat-build-from-different-dir-2215' into 1.5-release 2016-11-24 23:35:17 +09:00
shimizukawa 41da6e79b7 update changes refs #3085, refs #2215 2016-11-24 23:33:08 +09:00
shimizukawa 77361395a6 test_quickstart.test_generated_files_eol requires empty line. 2016-11-24 22:04:50 +09:00
shimizukawa 76f2ed9215 Fix #3015: fix a broken test on Windows. 2016-11-24 00:26:36 +09:00
shimizukawa 97365c7db3 make-mode is used by default. 2016-11-23 11:57:22 +09:00
shimizukawa 43fe104501 make-mode is used by default. 2016-11-23 11:56:49 +09:00