Commit Graph
100 Commits
Author SHA1 Message Date
shimizukawa a9afcb8831 Fix #1920 Minor documentation bug in windows install guide. 2015-06-07 17:08:06 +08:00
shimizukawa 2ee54dfd0b add make.bat for sphinx/doc 2015-04-06 14:18:28 +09:00
shimizukawa 1f65b8354e refactoring. path.abspath will call path.normpath. 2015-04-05 19:11:38 +09:00
shimizukawa 5a3fcea4b6 Fixes #1823: '.' as <module_path> for sphinx-apidoc cause an unfriendly error. Now '.' is converted to absolute path automatically. 2015-04-05 19:05:26 +09:00
shimizukawa 6c1ba34614 Fixes #1834: compatibility for docutils-0.13: handle_io_errors keyword argument for docutils.io.FileInput cause TypeError.
The argument is already deprecated and no effects from docutils-0.10.
2015-04-05 18:22:15 +09:00
shimizukawa ccd7e73c19 Fix #1794: custom theme extended from alabaster or sphinx_rtd_theme can't find base theme. 2015-04-05 15:28:35 +09:00
Takayuki SHIMIZUKAWA 629961ebfe Merge pull request #1802 from pjxiao/feature-1794
include builtin thmemes automatically #1794
2015-03-23 22:09:08 +09:00
shimizukawa 11f9b5ff20 Fix #1788: graphviz extension raises exception when caption option is present 2015-03-21 11:53:24 +09:00
shimizukawa 1c32a0fc3e Bump version 2015-03-17 18:28:24 +09:00
shimizukawa a4083dde29 Bump to 1.3.1 final 2015-03-17 14:30:11 +09:00
shimizukawa 085bcfa518 refs #1781: Setting html_domain_indices to a list raises a type check warnings. 2015-03-17 07:34:26 +09:00
shimizukawa 8fb6516256 fix typo. 2015-03-17 07:32:31 +09:00
shimizukawa bd22185cf9 update CHANGES refs #1783 2015-03-17 07:32:30 +09:00
Takayuki SHIMIZUKAWA 3c32e43985 Merge pull request #1783 from jenshnielsen/unicode_all
Autodoc: Python2 Allow unicode string in __all__
2015-03-17 07:29:36 +09:00
shimizukawa dbfc72a451 refactoring: move i18n related function from osutil into i18n 2015-03-16 23:11:23 +09:00
shimizukawa d699b1d326 rename function name to avoid ambiguous 2015-03-16 23:06:54 +09:00
shimizukawa 30d6d72f47 Fixed #1771: automated .mo building doesn't work properly with template translation: sphinx-build will load sphinx.mo file to initialize template-bridge before compiling sphinx.po file. 2015-03-16 23:01:16 +09:00
shimizukawa ef3a1f7b2e Fixed #1771: automated .mo building doesn't work properly with:
* `gettext_compact=True` in conf.py
* `sphinx-build -a` to rebuild all files.
* `sphinx-build ... <docnames>` to specify docnames.
2015-03-16 22:03:21 +09:00
shimizukawa a94c40cbcf ref #1776: test fixed. 2015-03-16 00:27:12 +09:00
shimizukawa 36d47a2193 Close #1776: `source_suffix = ['.rst']` cause unfriendly error on prior version. 2015-03-16 00:20:33 +09:00
shimizukawa e8e5bae15f remove test that is not works correctly on travis.ci (+1 squashed commits) 2015-03-15 02:18:00 +09:00
shimizukawa 6b7a2c8b6a refs #1777: fix testing. first time testing always failed it means testing on travis.ci will never be succeeded. 2015-03-15 01:13:57 +09:00
shimizukawa 1628eebfb5 refs #1777: add test for loading theme plugins 2015-03-15 00:47:43 +09:00
shimizukawa f32c5c475e update CHANGES for PRs. 2015-03-14 23:29:16 +09:00
Takayuki SHIMIZUKAWA 5c8062f354 Merge pull request #1777 from tell-k/fix-load-extra-theme
Sphinx 1.3 can't load extra theme.
2015-03-14 23:23:11 +09:00
Takayuki SHIMIZUKAWA ca569788b1 Merge pull request #1774 from pjxiao/stable
Fix #1770 literalinclude with empty file occurs exception
2015-03-14 21:54:00 +09:00
shimizukawa 70612c610f fix #1772 cross reference in docstrings like `:param .write:` breaks building. 2015-03-14 18:54:20 +09:00
shimizukawa 4e599c13da fixes #1766: the message "least Python 2.6 to run" is at best misleading. 2015-03-14 16:59:22 +09:00
shimizukawa ea25342acc Support PEP-440 version spec for developers. 2015-03-14 16:46:24 +09:00
shimizukawa 52b46a0c34 bump version for stable 2015-03-14 14:44:17 +09:00
shimizukawa 4c7a9b3973 refactoring for quickstart 2015-03-14 14:39:15 +09:00
shimizukawa b7547bb7fe Fixed #1773: sphinx-quickstart doesn't accept non-ASCII character as a option argument. 2015-03-14 14:10:28 +09:00
shimizukawa 502be7c26f update changes 2015-03-14 11:02:31 +09:00
shimizukawa c4b874b2dd Add changelog for #1769: allows generating quickstart files/dirs for destination dir that doesn't overwrite existent files/dirs. 2015-03-14 10:59:56 +09:00
shimizukawa 8f26544dc5 Bump to 1.4 development. 2015-03-11 15:45:38 +09:00
shimizukawa b87ce32e7d Bump to 1.3 final. 2015-03-11 06:45:00 +09:00
shimizukawa a1a80ab509 fix for make check 2015-03-10 00:22:02 +09:00
shimizukawa 4660d9b3be Fix #1763: Wrong :numref: links for :name: target on figure, table and code-block directives. 2015-03-09 23:52:47 +09:00
shimizukawa 25251a3d53 Closes #1651: Documentation: add `vartype` field description for python domain. 2015-03-09 22:51:20 +09:00
shimizukawa 65fb5a664d fix test: numfig test depends ja translation. 2015-03-09 22:33:41 +09:00
shimizukawa dee83b8f52 Fixed #1756: Incorrect section titles in search that was introduced from 1.3b3 (PR #1694) 2015-03-09 21:38:38 +09:00
shimizukawa 7e9cd93267 update translation catalogs 2015-03-09 21:38:37 +09:00
Takayuki SHIMIZUKAWA b557b5665c Merge pull request #1759 from bitprophet/patch-1
Version-lock unlocked dependencies
2015-03-09 10:52:17 +09:00
shimizukawa 297e436aac fix testcases for windows that introduced at 3d62e353a5 2015-03-08 21:59:43 +09:00
shimizukawa 996b872875 refs #1700, #1742: add testing and fix two bugs. 2015-03-08 21:59:42 +09:00
shimizukawa 28e1b1996d refs #1742: use implicit target name for figure directive's permalink. 2015-03-08 21:59:40 +09:00
shimizukawa 09d3d6b36d refs #1700: fix: toctree caption accepts unicode text. 2015-03-08 21:59:39 +09:00
shimizukawa e2a921ff07 refs #1742: :name: option is provided for toctree, code-block and literalinclude dirctives. 2015-03-08 21:59:37 +09:00
shimizukawa 26ae055b2d refs #1700: now toctree caption become paragraph block instead of Text under ul element. and add permalink for toctree caption. 2015-03-08 16:45:56 +09:00
shimizukawa dc17c0be0a disable flake8 E112 and E113, for a while. 2015-03-08 15:14:06 +09:00
shimizukawa 31400de378 rename name option for toctree directive to caption. 2015-03-08 15:09:07 +09:00
Takayuki SHIMIZUKAWA c5e0910958 Merge pull request #1700 from ericholscher/toctree-name
Add initial ability to name a TOC Tree
2015-03-08 15:04:35 +09:00
Takayuki SHIMIZUKAWA 63b924cc32 Merge pull request #1752 from sphinx-doc/1719_numfig_format_was_ignored_on_latex
#1719 numfig_format was ignored on latex
2015-03-08 00:14:26 +09:00
shimizukawa 86edaeb8c4 remove or update missing links. 2015-03-07 22:07:46 +09:00
shimizukawa c6865fd3ae enables flake8 E625, E901, E902, F821 that didn't emit errors 2015-03-07 21:03:09 +09:00
shimizukawa 5e84a5dbf4 enables flake8 E401: multiple imports on one line 2015-03-07 20:51:27 +09:00
shimizukawa 3b6524067f enables flake8 E501 line too long, E502 the backslash is redundant between brackets 2015-03-07 20:51:25 +09:00
shimizukawa 4fa027352f add flake8 check to travis 2015-03-07 17:59:31 +09:00
shimizukawa caed7faa19 add flake8 testing 2015-03-07 17:59:28 +09:00
shimizukawa bc6df36d37 add extras_require for websupport and test. 2015-03-07 16:53:32 +09:00
shimizukawa 04e3e761d7 tweak documentation: default is mercurial term. use master for git term instead. 2015-03-04 00:52:47 +09:00
shimizukawa 9ba0a51555 refs #1658, #1750: add test and small tweak. 2015-03-03 08:13:14 +09:00
Takayuki SHIMIZUKAWA dfcd84c5dd Merge pull request #1750 from pjxiao/master
Fix #1658
2015-03-03 06:51:37 +09:00
shimizukawa d23f3e75dd Closes #1748: SyntaxError in sphinx/ext/ifconfig.py with Python 2.6. 2015-03-02 22:43:14 +09:00
shimizukawa 03a60a39fb fix any target in CHANGES. 2015-03-01 07:25:45 +09:00
shimizukawa ce697daca6 Closes #1745: latex builder cause maximum recursion depth exceeded when a footnote has a footnote mark itself. 2015-03-01 07:25:10 +09:00
shimizukawa cdc4f5d8bb fix http/https 2015-02-28 01:10:03 +09:00
shimizukawa 332a912a47 fix http/https 2015-02-28 01:02:41 +09:00
shimizukawa e296bdc849 The change c773692 breaks a previous gettext output that contains duplicated msgid such as "foo bar" and "version changes in 1.3: foo bar". 2015-02-28 00:34:30 +09:00
shimizukawa 1c6dcd8842 Merge branch 'source_suffix'
Conflicts:
	CHANGES
2015-02-27 21:09:15 +09:00
shimizukawa 720ef3dafe display pip install method for develop version 2015-02-25 16:25:50 +09:00
shimizukawa f5a31a759b use git to get revision for __version__ 2015-02-25 00:17:41 +09:00
shimizukawa 77b76439cc update pot 2015-02-25 00:10:58 +09:00
shimizukawa 3c32b62d50 bump version 2015-02-25 00:10:48 +09:00
shimizukawa 567af23641 release 1.3b3 2015-02-24 22:51:25 +09:00
shimizukawa 87527b8558 fix too long line 2015-02-24 22:38:49 +09:00
shimizukawa 06944af540 refs #1346, fix missing test requires, fix tests (need html_theme='classic') 2015-02-24 01:20:05 +09:00
shimizukawa 3037d14a0d fix missing test requires 2015-02-24 01:06:29 +09:00
shimizukawa 68021b0bd3 refs #1346. Add new default theme.
- Rename 'default' theme to 'classic'.
  - rename `themes/default` to `themes/classic`
  - add new `themes/default` theme that derives from 'classic' theme for compatibility.
- setup.py depends to 'alabaster' and 'rtd' theme.
- theming.py import and run `alabaster.get_path()` to append path for alabaster theme.
- theming.py also import and run `sphinx_rtd_theme.get_html_theme_path()` to append path.
- sphinx-quickstart will generate `html_theme = 'alabaster'`.
- If user use 'default', sphinx emit notice (WARNING) suggestion to use 'alabaster' or use 'classic'.
- add documentation for new alabaster and readthedoc theme and link to original pages:
  - https://pypi.python.org/pypi/alabaster
  - https://pypi.python.org/pypi/sphinx_rtd_theme
2015-02-24 01:01:54 +09:00
shimizukawa b0d40ea22c Closes #1735: Use https://doc.python.org/ instead of `http protocol. It was used for sphinx.ext.intersphinx` and some documentation. 2015-02-23 04:20:35 +00:00
shimizukawa 59fedc0791 Closes #1630: resolve CSS conflicts, `div.container css target for literal block wrapper now renamed to div.literal-block-wrapper`. 2015-02-23 00:38:42 +09:00
shimizukawa 27c76fcb89 Closes #1227: Add html_auto_image_link config option to conf.py, to control scaled image link. 2015-02-22 22:04:20 +09:00
shimizukawa bb85c1c87f refs #1235: i18n: 'uri' and 'alt' attribute on 'image' and 'figure' nodes can be translated if gettext_additional_targets has 'image'. 2015-02-22 19:35:49 +09:00
shimizukawa 28dc3ab053 versioning_conditions for uuid/i18n uses is_translatable instead of nodes.TextElement directly. 2015-02-22 19:03:34 +09:00
shimizukawa 67dd1c0d03 fix bug for the change c53fa4b 2015-02-22 18:30:45 +09:00
shimizukawa c773692366 refactoring: extract 'translatable_node' checking code from extract_messages. 2015-02-22 16:11:05 +09:00
shimizukawa 0ad1c154c0 refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if gettext_additional_targets has that string. 2015-02-22 15:40:01 +09:00
shimizukawa c53fa4b369 refs #1235: i18n: 'literal-block' node can be translated if 'literal-block' is set to gettext_additional_targets. 2015-02-22 13:51:02 +09:00
shimizukawa d5dca56ff8 The `gettext_enables config value has been renamed to gettext_additional_targets`. 2015-02-22 13:31:28 +09:00
shimizukawa 95d6c68371 Closes #1732. Localized table caption raises exception.
It is potentially bug that appears by a change https://github.com/sphinx-doc/sphinx/commit/7cd470f59a0710f7ad4d5a94c10cd907aa135af0
2015-02-21 12:23:26 +09:00
shimizukawa 334c4ebd9b fix broken any reference in CHANGES. 2015-02-21 11:48:07 +09:00
shimizukawa 80aa24e7c4 Add a site for the example page 2015-02-21 07:00:58 +09:00
shimizukawa 3d3bee1c8b sphinx-quickstart now has --use-make-mode option for generating Makefile that use sphinx make-mode. 2015-02-17 21:42:27 +09:00
shimizukawa 5b0bb8c1e1 Fix bug refs #1722. Circler toctree cause infinite loop. 2015-02-15 18:01:43 +09:00
shimizukawa a9bcff7a26 Closes #1722. Restore `toctree()` template function behavior that was changed at 1.3b1. 2015-02-15 16:49:03 +09:00
shimizukawa c812c40393 update CHANGES for previous 2 commits 2015-02-14 17:09:39 +09:00
shimizukawa 8ed5272a61 fix: bizstyle theme: a complicated css query to modify long title in the breadcrumb doesn't work with some mobile browser (iPhone5s safari). Now basic layout has class "nav-item" and "nav-item-N" (like nav-item-0, 1, 2...) for breadcrumb items. 2015-02-14 16:53:40 +09:00
shimizukawa 7475ac14f4 fix: bizstyle theme: nested long title pages make long breadcrumb that breaks page layout. 2015-02-14 16:25:33 +09:00
shimizukawa d9f192b3bf Merge branch 'stable' 2015-01-17 16:05:00 +09:00
shimizukawa 3c872e66a4 Fixes #1686: ifconfig directive doesn't care about default config values. 2015-01-17 16:01:53 +09:00