Commit Graph
100 Commits
Author SHA1 Message Date
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
shimizukawa 6f6aa53f37 Update CHANGES refs #1804. 2015-12-09 17:29:04 +09:00
Takayuki SHIMIZUKAWA 4ddfaf1795 Merge pull request #1804 from HassenPy/patch-1
sidebar text overflow
2015-12-09 17:26:19 +09:00
shimizukawa 32d4ab51bd Update CHANGES refs #1757 2015-12-09 17:00:40 +09:00
Takayuki SHIMIZUKAWA 8bfc9409ec Merge pull request #1757 from hemmecke/master
fix unclear documentation for html_last_updated_fmt
2015-12-09 16:54:45 +09:00
shimizukawa 3d4a11ecd6 merge with stable 2015-12-06 13:42:26 +09:00
shimizukawa 4d3d97df0c separate changes into 1.4 and 1.3.x 2015-12-06 13:40:11 +09:00
shimizukawa 5bd8930fec tiny fix 2015-12-06 13:31:17 +09:00
shimizukawa e800fef3d1 merge with 'stable' 2015-12-02 18:38:52 +09:00
shimizukawa 7cbd1254a9 Bump version 2015-12-02 18:37:34 +09:00
shimizukawa bfcfed2fe6 Bump to 1.3.3 final 2015-12-02 18:25:39 +09:00
shimizukawa d86ce4c0c2 Fix #2148: Error while building devhelp target with non-ASCII document. 2015-12-02 18:22:47 +09:00
shimizukawa 28db5fb767 Fix #2142: Provide non-minified JS code in `sphinx/search/non-minified-js/*.js` for source distribution on PyPI. 2015-11-30 23:46:56 +09:00
Takayuki SHIMIZUKAWA 1cef30f9ea Merge pull request #2141 from jakobandersen/style-check-fix
Exclude stuff from style-check
2015-11-30 00:19:10 +09:00
shimizukawa 9ceea10a62 Merge with 'stable' 2015-11-29 23:10:21 +09:00
shimizukawa afcea49dc9 Bump version 2015-11-29 23:06:09 +09:00
Takayuki Shimizukawa 6d0df203e4 Bump to 1.3.2 final 2015-11-29 13:28:56 +00:00
shimizukawa 4c7db6c67d fix line length 2015-11-29 22:23:56 +09:00
shimizukawa 2f8af51a2b update CHANGES for PR #2127 2015-11-29 22:14:40 +09:00
Takayuki SHIMIZUKAWA 51688f65a1 Merge pull request #2127 from mocobeta/search_ja_mecab_py3
MecabBinder should support both of Python 2 and 3.
2015-11-29 22:07:04 +09:00
shimizukawa 47bdbd1655 Fix #1818: sphinx.ext.todo directive generates broken html class attribute as 'admonition-' when :confval:language is specified with non-ASCII linguistic area like 'ru' or 'ja'. To fix this, now `todo directive can use `:class:` option. 2015-11-29 12:02:02 +09:00
shimizukawa b08ef308b9 Merge branch 'stable' 2015-11-22 00:25:26 +09:00
shimizukawa 9d0ce7a6c1 Fixes #1884: plug-in html themes cannot inherit another plug-in theme
Closes #1885: A part of code for this fix is from pull requeest #1885.
refs #1794
2015-11-22 00:13:42 +09:00
shimizukawa 9ae95df450 merge with stable 2015-11-21 17:05:53 +09:00
shimizukawa f0c390493b update CHANGES for #2121. 2015-11-21 17:00:55 +09:00
shimizukawa b5c2493bc0 refactoring for #2121 2015-11-21 16:56:00 +09:00
Takayuki SHIMIZUKAWA f1d4eabfe7 Merge pull request #2121 from mocobeta/better_and_search
Fix performTermsSearch function for multiple words search.
2015-11-21 16:52:27 +09:00
shimizukawa f21a3039a0 Fixed #1974: UnboundLocalError: local variable 'domain' referenced before assignment when using any role and sphinx.ext.intersphinx in same time. 2015-11-17 00:59:39 +09:00
shimizukawa 8ae43b9fd4 Merge branch 'stable' 2015-11-15 18:07:23 +09:00
Takayuki SHIMIZUKAWA c4850cc9ab Merge pull request #2004 from cjmayo/theming
Stop theme description stretching around screenshots in html output
2015-11-15 16:51:45 +09:00
Takayuki SHIMIZUKAWA e4b025c1cb Merge pull request #2033 from lehmannro/config-types-for-real
Allow hinting permissible types for configuration values
2015-11-15 16:39:07 +09:00
Takayuki SHIMIZUKAWA 6a13a9668d Merge pull request #2114 from lelit/master
Include JS stemmers in the distribution
2015-11-15 16:02:38 +09:00
shimizukawa 9ff6eb55f8 fix typo 2015-10-27 22:52:44 +09:00
shimizukawa df3643722f Fixed #2102: On Windows + Py3, using `|today|` and non-ASCII date format will raise UnicodeEncodeError. 2015-10-27 00:16:18 +09:00
shimizukawa f26f716d59 On Py2 environment, conf.py that is generated by sphinx-quickstart should have u prefixed config value for 'version' and 'release'. 2015-10-26 00:11:16 +09:00
shimizukawa cdf74eb8d1 builders page indicates 'format' value for each builders. refs #2038 2015-09-15 10:25:50 +09:00
Takayuki SHIMIZUKAWA a7723ff6f4 Merge pull request #2009 from ProgVal/determinism
Make files generation at install deterministic
2015-09-13 12:39:28 +09:00
shimizukawa c4382fa798 Fix: "make check" fails on 'typing_test_data.py' on Py2 environment. Closes #2020. 2015-09-13 12:13:24 +09:00
shimizukawa fdfdfaccff Fix "make blahblah" on Windows indicate help messages for sphinx-build every time. Closes #1989 2015-09-13 11:29:31 +09:00
Takayuki SHIMIZUKAWA bf795b9000 Merge pull request #2031 from agjohnson/rtd-theme-version
Tune sphinx_rtd_theme version
2015-09-13 10:00:16 +09:00
shimizukawa ef890a45d3 Merge branch 'stable' 2015-09-13 09:47:38 +09:00
shimizukawa 6bce0a1c10 Avoid "2.0" version of Babel because it doesn't work with Windows environment. Closes #1976.
see also:
* https://github.com/mitsuhiko/babel/issues/174
* https://github.com/mitsuhiko/babel/pull/188

Version spec syntax "babel>=1.3,!=2.0" is following PEP440: https://www.python.org/dev/peps/pep-0440/#version-exclusion and it works with pip 6.0 or later (I didn't check before pip 6.0).
2015-09-13 09:40:14 +09:00
Takayuki SHIMIZUKAWA 30876f89e0 Merge pull request #2035 from artakase/master
Fix the language code for Portuguese in documentation
2015-09-13 09:18:12 +09:00
shimizukawa 5b7ce8d9c2 avoid py3 syntax module 2015-09-13 09:16:08 +09:00
shimizukawa b1889b029d fix: unresolved any target. 2015-09-13 09:15:48 +09:00
shimizukawa f886c54263 Fix #1994: More supporting non-standard parser (like recommonmark parser) for Translation and WebSupport feature. Now node.rawsource is fall backed to node.astext() during docutils transforming. 2015-09-13 00:20:21 +09:00