Commit Graph
100 Commits
Author SHA1 Message Date
shimizukawa 86c54575be Closes #930: sphinx-apidoc allow wildcards for excluding paths. 2016-11-06 09:38:37 +09:00
shimizukawa a5bdf1fdae Closes #3060: autodoc supports documentation for attributes of Enum class. Now autodoc render just the value of Enum attributes instead of Enum attribute representation. 2016-10-28 00:02:09 +09:00
shimizukawa 021974ed94 refs #2432 update for latest master 2016-10-19 01:08:07 +09:00
shimizukawa d1c6d3c45b Update CHANGES for refs #2432. 2016-10-19 01:00:02 +09:00
Takayuki SHIMIZUKAWA 340c6fb9f4 Merge pull request #2432 from agronholm/kwonlyargs
#2432 Fix unwanted * between varargs and keyword only args
2016-10-19 00:54:38 +09:00
shimizukawa 487f3db5f6 To simplify, sphinx uses external mock package even if unittest.mock exists. 2016-10-15 16:22:27 +09:00
shimizukawa 03af1ca4dd add docstring to write more detail of 'key' of index node 2016-05-25 22:59:03 +09:00
shimizukawa 26fecafb49 fix #2522: Sphinx touches mo files under installed directory
that caused permission error.
2016-05-06 00:33:06 +09:00
shimizukawa 16ecc34b2e refs #2481: update CHANGES 2016-04-22 22:27:40 +09:00
Takayuki SHIMIZUKAWA d13b062b5f Merge pull request #2481 from naokisatoname/stable
Modify a spelling mistake
2016-04-22 22:24:39 +09:00
Takayuki SHIMIZUKAWA a5acb01c0f Merge pull request #2458 from sphinx-doc/travis-verbose
verbose output for travis testing
2016-04-18 18:52:07 +09:00
shimizukawa 7eb15acd30 verbose output for travis testing 2016-04-18 16:44:35 +09:00
shimizukawa 132059a253 merge with stable 2016-04-18 14:41:06 +09:00
shimizukawa d5c36e045b update devguide: following current procedure to run test 2016-04-18 14:36:25 +09:00
shimizukawa fdaaf020f7 Merge with 'stable' 2016-04-12 22:22:06 +09:00
shimizukawa 5655fe1e6a Bump version 2016-04-12 22:20:08 +09:00
shimizukawa 47681a0638 Bump to 1.4.1 final 2016-04-12 22:12:19 +09:00
shimizukawa b8fe679b4c tweak CHANGES 2016-04-12 22:05:25 +09:00
shimizukawa ab02e2a06f Fix flake8 and update CHANGES for #2440 2016-04-12 21:57:01 +09:00
Takayuki SHIMIZUKAWA b8aca81fbc Merge pull request #2440 from xhochy/bugfix/source_date_epoch
Fix wrong import for gmtime
2016-04-12 21:54:19 +09:00
shimizukawa 5e0b542e62 Fix #2408: dummy builder not available in Makefile and make.bat 2016-04-02 22:27:41 +09:00
shimizukawa 0c33d7df78 import mock from util instead of directly. 2016-04-02 22:15:13 +09:00
shimizukawa 3742e887c2 update checklist to remind tx pull -a -f for final major release. 2016-03-28 22:48:09 +09:00
shimizukawa 57512bf257 Update translations for 1.4 release. Sorry I forgot to update these. 2016-03-28 22:39:59 +09:00
shimizukawa 55a991e241 Merge with 'stable'
Conflicts:
	CHANGES
	sphinx/__init__.py
2016-03-28 22:08:08 +09:00
shimizukawa 0569366f03 Bump version 2016-03-28 22:05:43 +09:00
shimizukawa 27fb3b6be3 Bump to 1.4 final 2016-03-28 21:51:00 +09:00
shimizukawa e4f213255e bump version 2016-03-06 22:17:27 +09:00
shimizukawa a9ec1e1e77 bump version 2016-03-06 22:15:16 +09:00
shimizukawa dc32f6f4a4 Bump to 1.4 beta1 2016-03-06 22:02:35 +09:00
shimizukawa d6aa568a59 update locales 2016-03-06 22:02:33 +09:00
shimizukawa d76e250ca3 fix for 'make style-check' 2016-03-06 21:37:04 +09:00
shimizukawa fffa51c3fd closes #582: Remove hint message from quick search box for html output. 2016-03-06 21:20:59 +09:00
shimizukawa 7c47e0665a Add several Sphinx documentation examples. 2016-03-06 15:31:19 +09:00
shimizukawa 283bf42ea7 Merge with 'stable'
Conflicts:
	CHANGES
	sphinx/__init__.py
	sphinx/io.py
2016-02-29 23:19:13 +09:00
shimizukawa 8ab5cdca2b Bump version 2016-02-29 22:52:13 +09:00
shimizukawa 9ec5305bba Bump to 1.3.6 final 2016-02-29 22:47:46 +09:00
shimizukawa 34422ebcad fix for make style-check 2016-02-29 22:44:09 +09:00
shimizukawa cea8c85bf0 remove a part of description that mentioned about epub3 internal formating. 2016-02-22 10:36:39 +09:00
shimizukawa 905cbd09ed Fix: ambiguous description for epub3_page_progression_direction conf value. 2016-02-22 10:20:28 +09:00
shimizukawa a7ae5e39d9 fix wrong documentation 2016-02-15 09:45:04 +09:00
shimizukawa da85b47e93 Bump version 2016-02-14 22:42:59 +09:00
shimizukawa 8c018d31aa Bump to 1.4 alpha1 2016-02-14 22:22:38 +09:00
shimizukawa 17cecd9ce6 update message catalogs 2016-02-14 22:22:36 +09:00
shimizukawa 03f061f898 fix for make style-check 2016-02-14 22:06:41 +09:00
shimizukawa d7bebce5e6 make check is renamed as make style-check 2016-02-14 22:06:39 +09:00
Takayuki SHIMIZUKAWA c49ecfe341 Merge pull request #2320 from sphinx-doc/glossary-term-with-index
classifier of glossary terms can be used for index entries grouping key.
2016-02-14 20:31:24 +09:00
shimizukawa e6a5a3a92e classifier of glossary terms can be used for index entries grouping key. The classifier also be used for translation. See also :ref:glossary-directive. 2016-02-14 19:28:58 +09:00
shimizukawa 358a13ee72 Merge wiht 'stable' 2016-02-14 19:27:18 +09:00
shimizukawa 0992ce542b Closes #1853: support custom text splitter on html search with language='ja'. 2016-02-14 19:23:51 +09:00
Takayuki SHIMIZUKAWA e1394b5427 Merge pull request #2321 from sphinx-doc/py-3-highlighting
The default highlight language is now Python 3. Use it in viewcode as well.
2016-02-14 19:10:05 +09:00
shimizukawa 823ef59564 Update CHANGES for #1854. 2016-02-14 16:48:30 +09:00
shimizukawa 81a0f13199 Merge pull request #1854 from mocobeta/search_ja_janome
Allow to choose Janome for Japanese splitter.
2016-02-14 16:46:21 +09:00
Takayuki SHIMIZUKAWA 58c29968f9 Merge pull request #2318 from sphinx-doc/glossary-term-structure
Restructuring glossary term node to fix #2251
2016-02-14 15:45:58 +09:00
shimizukawa defd08b926 refs #2318: keep pair of visit/depart methods even if one side only needed. 2016-02-14 15:11:08 +09:00
shimizukawa cca371de87 Remove termset node. It is not used anywhere. Restore termsep node and set as Deprecation. refs #2251 2016-02-14 15:11:07 +09:00
shimizukawa 804e866404 Now term nodes in a glossary directive are wrapped with termset node to handle multiple term correctly.
Fix #2251; Line breaks in .rst files are transferred to .pot files in a wrong way.
2016-02-14 15:11:06 +09:00
shimizukawa ffec78f0b0 fix flake8 2016-02-09 23:37:25 +09:00
shimizukawa 980653f277 Merge with stable
Conflicts:
	sphinx/environment.py
	sphinx/ext/autodoc.py
	sphinx/writers/latex.py
2016-02-09 23:19:49 +09:00
shimizukawa f29edef477 Update CHANGES for #1873, #1876, #2278 2016-02-09 18:09:43 +09:00
shimizukawa a88212a214 Update CHANGES for #1751 and #2074. 2016-02-09 17:38:07 +09:00
Takayuki SHIMIZUKAWA 07c10e540f Merge pull request #2074 from techtonik/patch-1
gettext: use canonical relative paths for .pot
2016-02-09 16:57:34 +09:00
shimizukawa eb9c85f4ea fix flake8 2016-02-09 00:27:21 +09:00
shimizukawa aefab514e2 Fix #2287: sphinx.transforms.Locale always uses rst parser. Sphinx i18n feature should support parsers that specified source_parsers. 2016-02-09 00:16:46 +09:00
shimizukawa e2208c12a0 Update CHANGES and documentation for #1751. 2016-02-08 23:31:02 +09:00
shimizukawa 2897846a6e Merge pull request #1751 from montefra/todo_function
todo list: link only
2016-02-08 23:21:28 +09:00
shimizukawa c6289c311f Fix documentation for 'mo auto build". 2016-01-30 16:37:58 +09:00
shimizukawa 8740030e80 Fix documentation for 'mo auto build". 2016-01-30 16:14:48 +09:00
shimizukawa b1a23817fc Merge with 'stable' 2016-01-24 13:47:51 +09:00
shimizukawa 6ef4bd3e1e fix typos 2016-01-24 13:11:51 +09:00
shimizukawa 7d946358d3 Bump version 2016-01-24 13:10:31 +09:00
shimizukawa 50951bdc98 Bump to 1.3.5 final 2016-01-24 12:31:34 +09:00
Takayuki SHIMIZUKAWA 97db21453b Merge pull request #2260 from jwilk/spelling
Fix typo in quickstart
2016-01-22 09:06:22 +09:00
shimizukawa 0f2e62db24 Fix #2253: `:pyobject: option of literalinclude` directive can't detect indented body block when the block starts with blank or comment lines. 2016-01-20 22:50:59 +09:00
Takayuki SHIMIZUKAWA dcdcdb4155 Merge pull request #2097 from mitya57/stable
Make alabaster and sphinx_rtd_theme dependencies optional
2016-01-19 23:48:19 +09:00
shimizukawa 198d4a41ad refs #2022: 'Thumbs.db' and '.DS_Store' are added to exclude_patterns default values in conf.py that will be provided on sphinx-quickstart. 2016-01-17 17:17:13 +09:00
shimizukawa 0d5bdd3d8f update CHANGES for #2087 2016-01-15 12:02:02 +09:00
Takayuki SHIMIZUKAWA 4391521b81 Merge pull request #2087 from cppformat/optional-rtd
refs #2087, #2086, #1845, #2097: Make sphinx_rtd_theme optional
2016-01-15 11:55:09 +09:00
shimizukawa f824539119 merge with stable 2016-01-13 00:13:35 +09:00
shimizukawa 9b45d10abd bump version 2016-01-13 00:10:58 +09:00
shimizukawa 8e7107b1a2 Bump to 1.3.4 final 2016-01-12 23:57:44 +09:00
shimizukawa d33b32323f 95 chars in line. It was warned by make check. 2016-01-12 23:53:45 +09:00
shimizukawa 8bd5b22561 accept 95 chars including CRLF. It is same as flake8 check. 2016-01-12 23:47:25 +09:00
shimizukawa c6b9d3a494 tiny fix 2016-01-12 22:48:56 +09:00
shimizukawa 9dc74f50ae remove a duplicated line in CHANGES. 2016-01-12 22:29:55 +09:00
shimizukawa 92ca8d92b3 Fix #1601, #2220: 'any' role breaks extended domains behavior. Affected extensions doesn't support resolve_any_xref and resolve_xref returns problematic node instead of None. sphinxcontrib-httpdomain is one of them. 2016-01-10 23:27:11 +09:00
shimizukawa 09b931745d Switch links for pdf version documentation to on ReadTheDocs. 2016-01-10 11:18:55 +09:00
shimizukawa ff01b78412 Remove version specific installation procedure and link to stable/latest document page because sphinx site has been moved to ReadTheDocs so the information is obsoleted. 2016-01-10 11:18:44 +09:00
shimizukawa e5860fd75c Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stable
Conflicts:
	tests/test_build_latex.py
2016-01-10 10:21:27 +09:00
shimizukawa e85ea7ed83 Fix #2062: Escape characters in doctests are treated incorrectly with Python 2
In my current environment with Win10+Py2.7.10, SpoofOut result string doesn't necessary to decode. This commit might cause regression in older python versions....
2016-01-09 17:22:30 +09:00
shimizukawa 39e403b8ac fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file. 2016-01-09 15:35:56 +09:00
shimizukawa ac28f9b271 Fix #2198,#2205: `make gettext` generate broken msgid for definition lists. It's a regression by #1855. 2016-01-09 15:33:43 +09:00
shimizukawa acea9900b5 fix over 90 columns 2016-01-06 07:28:46 +09:00
shimizukawa dc0873adf6 Fix #1820: On Windows, console coloring is broken with colorama version 0.3.3. Now sphinx use colorama>=0.3.5 to avoid this problem. 2016-01-06 07:27:34 +09:00
shimizukawa bf1cc70996 Merge with 'stable' 2015-12-20 08:48:38 +09:00
Takayuki SHIMIZUKAWA dd74537c62 Merge pull request #2184 from xuhdev/changelog-2182
Update changes for #2182
2015-12-20 08:45:37 +09:00
Takayuki SHIMIZUKAWA ec176d83e7 Merge pull request #2185 from sphinx-doc/use-with-to-open-file-for-testing
Fix #2185: Use with syntax to open files on testing.
2015-12-20 08:44:04 +09:00
shimizukawa 91fe0b6ceb Fix #2185: Use with syntax to open files on testing. 2015-12-20 08:13:02 +09:00
shimizukawa 0b0f6d66cb Fix #2158: test_latex_build.test_footnote and some tests fail on Windows environment with py3 2015-12-19 19:00:39 +09:00
shimizukawa 024a3f701e fix CHANGES 2015-12-09 18:29:46 +09:00