Commit Graph
100 Commits
Author SHA1 Message Date
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 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 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
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