Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl 3437872b30 merge 2015-03-08 15:38:28 +01:00
Georg Brandl 705f6a997b Merge branch 'apple-help' of git://github.com/al45tair/sphinx 2015-03-08 15:35:04 +01:00
Georg Brandl f2267942f3 Fixup changelog entry. 2015-03-08 15:24:57 +01:00
Georg Brandl ad612fb03d Change the source parsers feature a bit:
* parsers -> source_parsers
* add docs
* require fully qualified name or class
* add test for it
2015-03-08 13:12:50 +01:00
Georg Brandl 0cb9b1db02 Merge pull request #1760 from ericholscher/parsers
Parsers
2015-03-08 12:55:43 +01:00
Georg Brandl b45fec3813 add hint for test suite to readme 2015-03-06 07:51:32 +01:00
Georg Brandl 8a273d139b Fix generating emphasis nodes without semantic reason
Roles ``ref``, ``term`` and ``menusel`` now don't generate :durole:`emphasis`
nodes anymore.  If you want to keep italic style, adapt your stylesheet.
2015-02-25 15:51:47 +01:00
Georg Brandl ea97e6658c Linkcheck now works with non-ASCII URIs.
Fixes: #1739
2015-02-25 12:49:45 +01:00
Georg Brandl 7189a2cf2c Add Python implementation (CPython, Jython, PyPy) to traceback file. 2015-02-25 12:49:45 +01:00
Georg Brandl d63055bcd6 Merge pull request #1741 from jakobandersen/master
Fix sphinx-doc/sphinx#1737.
2015-02-25 11:59:32 +01:00
Georg Brandl 7e119135e5 Merge pull request #1740 from jakobandersen/cpp-fix-1738
C++ fix for #1738
2015-02-25 10:39:43 +01:00
Georg Brandl 5d845a94a2 theming: make warning a bit more explicit 2015-02-23 20:18:39 +01:00
Georg Brandl 5d30675e5b Merge pull request #1715 from jakobandersen/cpp-enum-support
C++, enum support and fix of HTML search.
2015-02-09 07:32:24 +01:00
Georg Brandl bf3bdcc7f5 source_suffix can now be a list. 2015-02-08 20:13:47 +01:00
Georg Brandl 4b396d4232 Merge pull request #1707 from Eric89GXL/context-encoding
FIX: Use context managers and explicit encoding
2015-02-08 18:48:18 +01:00
Georg Brandl cc87d8aa85 Try to work around travis connection issues, see travis-ci/travis-ci#2389. 2015-02-08 09:58:27 +01:00
Georg Brandl 39bcd5157e Merge pull request #1712 from IanLee1521/qs_todo
Add todo_include_todo into generated quickstart config
2015-02-08 09:57:51 +01:00
Georg Brandl 90a0b6ec06 Merge pull request #1713 from IanLee1521/qs_config_reuse
Reduce the number of scattered quickstart config string replacements
2015-02-07 16:05:10 +01:00
Georg Brandl 097c1be57a Merge pull request #1710 from jakobandersen/cpp-old-style-links
C++, reintroduction of old id generation scheme. Fixes #1704.
2015-02-06 19:57:58 +01:00
Georg Brandl 15805f46b1 Merge branch 'stable' 2015-02-06 07:47:22 +01:00
Georg Brandl 9ecc0b8d2f Fixes #1709: remove use of $.browser 2015-02-06 07:47:13 +01:00
Georg Brandl 3068f6c7f1 Merge pull request #1705 from jakobandersen/cpp-declspecs-on-right
C++, fix #1689
2015-02-04 06:37:13 +01:00
Georg Brandl bd5ac0eacc Merge pull request #1699 from lamby/deterministic-genindex
Ensure genindex output is deterministic.
2015-02-02 07:50:42 +01:00
Georg Brandl 018c3b6532 Merge pull request #1696 from orbisvicis/master
Fix sphinx.ext.inheritance_diagram on python 3
2015-01-29 19:34:22 +01:00
Georg Brandl 68352242f2 Merge pull request #1694 from mitya57/master
Remove non-determinism
2015-01-28 22:49:43 +01:00
Georg Brandl 81ffb36772 Merge pull request #1692 from orbisvicis/master
Class "BuildDoc": support "copyright"
2015-01-26 08:40:55 +01:00
Georg Brandl 8e1150c956 Merge pull request #1691 from hickford/patch-1
Fix broken link to Mathjax
2015-01-25 21:50:33 +01:00
Georg Brandl 309e0169b0 Adapt test after env-updated change. 2015-01-25 16:25:32 +01:00
Georg Brandl accb32ff07 The `env-updated` event can now return a value, which is interpreted as an iterable of additional docnames that need to be rewritten.
(reference: #1683)
2015-01-25 16:13:04 +01:00
Georg Brandl d6e1b58b7f Merge branch 'stable' 2015-01-25 16:07:26 +01:00
Georg Brandl 398a207b75 Closes #1642: fix only one search result appearing in Chrome. 2015-01-25 16:07:18 +01:00
Georg Brandl d28b6ef2c3 Fix traceback with duplicate toctree entries. 2015-01-25 11:22:25 +01:00
Georg Brandl 23c0d3d42a Fixes #1690: toctrees with `glob` option now can also contain entries for single documents with explicit title. 2015-01-25 11:07:55 +01:00
Georg Brandl 9ee14db102 Fixes #1688: actually emit warnings when doing parallel build 2015-01-25 10:59:09 +01:00
Georg Brandl 2b6f7f4afe Closes #1687: for linkcheck purposes, HTTP 401 Unauthorized is working. 2015-01-19 19:50:31 +01:00
Georg Brandl a32daf8aff Merge branch 'stable' 2015-01-17 11:24:50 +01:00
Georg Brandl f2b910a7b2 Closes #1680: fix botched error check for nonexisting environment file 2015-01-17 11:24:14 +01:00
Georg Brandl 14b4a56bec Closes #1680: fix botched error check for nonexisting environment file 2015-01-17 11:23:55 +01:00
Georg Brandl 991d2455e8 Merge branch 'stable' 2015-01-15 08:41:24 +01:00
Georg Brandl 28683a36c4 Closes #1673: fix crashes with nitpick_ignore and :doc: references. 2015-01-15 08:41:18 +01:00
Georg Brandl 23514cb715 Merge remote-tracking branch 'refs/remotes/origin/master' 2015-01-15 08:28:17 +01:00
Georg Brandl 2f285f5b68 Merge branch 'stable' 2015-01-15 08:28:02 +01:00
Georg Brandl 5bee0aac0c #1674: do not crash if module.__all__ is not according to spec 2015-01-15 08:27:47 +01:00
Georg Brandl ab546acef0 #1674: do not crash if module.__all__ is not according to spec 2015-01-15 08:26:40 +01:00
Georg Brandl dee3e60ee6 Closes #1669: make "language" available in HTML templates. 2015-01-10 19:40:59 +01:00
Georg Brandl 0071ac8399 Test fixup. 2015-01-09 18:41:09 +01:00
Georg Brandl 12bf3b69ce napoleon: fix handling of blocks when there is a prefix but no line content
Closes #1542.
2015-01-08 08:12:17 +01:00
Georg Brandl b9fe829e02 highlighting: fix potential TypeError 2015-01-06 17:10:43 +01:00
Georg Brandl 81313e903b Merge pull request #1666 from EricFromCanada/highlight_options
Add highlight_options configuration value
2015-01-06 17:09:29 +01:00
Georg Brandl a53e1051fe Merge pull request #1667 from EricFromCanada/latex-multirow
Fix LaTeX writer's handling of multirow table cells
2015-01-06 10:49:24 +01:00
Georg Brandl 649e2cd41b Merge pull request #1664 from ionelmc/patch-1
Correct few "typos".
2015-01-03 23:52:13 +01:00
Georg Brandl dfc0a6c7f4 Merge branch 'stable' 2015-01-03 21:41:34 +01:00
Georg Brandl d79bedb69a license: fix copyright year 2015-01-03 21:41:31 +01:00
Georg Brandl a23903d8d5 Merge branch 'stable' 2015-01-03 21:41:14 +01:00
Georg Brandl 567d52f199 all: update copyright 2015-01-03 21:36:32 +01:00
Georg Brandl 30a2e5ba66 more bitbucket->github 2015-01-02 14:07:15 +01:00
Georg Brandl 3025368be8 Merge branch 'stable' 2015-01-02 13:54:28 +01:00
Georg Brandl 5f3d18dac2 readme: update drone->travis 2015-01-02 13:54:04 +01:00
Georg Brandl 91887b0183 Merge branch 'stable' 2015-01-02 13:51:31 +01:00
Georg Brandl a84e036622 development process updates: bb->gh, hg->git 2015-01-02 13:49:38 +01:00
Georg Brandl 10db0188af remove long-unused TODO file 2015-01-02 12:25:44 +01:00
Georg Brandl c3d36f12db add a .gitignore file, remove .hgignore 2015-01-02 12:25:23 +01:00
Georg Brandl 7b8a984bab Merge with stable. 2015-01-02 11:12:35 +01:00
Georg Brandl fadfa5ecf7 Require newer docutils and Pygments. 2015-01-01 19:02:19 +01:00
Georg Brandl b715103c45 Update travis.yml and add an explicit list of requirements. 2015-01-01 13:31:02 +01:00
Georg Brandl 704619878e Fix memory leak during parallel writing with multiplied warnings. 2014-12-31 15:04:48 +01:00
Georg Brandl 25f3266def Fix copy-paste error. 2014-12-31 14:20:28 +01:00
Georg Brandl 4d5b20de38 merge with stable 2014-11-17 19:36:34 +01:00
Georg Brandl 2cfa3cf75d Ignore test build dir from default branch. 2014-11-17 19:34:38 +01:00
Georg Brandl 571cae87a5 Closes #1372: use https URL for PEPs and RFCs 2014-11-17 19:33:59 +01:00
Georg Brandl b10dbbc71a merge heads 2014-11-15 09:42:43 +01:00
Georg Brandl 6c194ad56f Closes #1623: Return types specified with `:rtype:` are now turned into links if possible. 2014-11-12 11:32:21 +01:00
Georg Brandl 09d2c399d3 Deprecate make_admonition. 2014-11-09 19:04:01 +01:00
Georg Brandl 4f4d8688d5 Py3 fix. 2014-11-07 15:19:36 +01:00
Georg Brandl bbd315b82e merge with stable 2014-11-07 15:03:06 +01:00
Georg Brandl fa09ec000f Fix :confval:autodoc_docstring_signature not working with signatures
in class docstrings.
2014-11-07 15:01:10 +01:00
Georg Brandl 0889073f35 merge with stable 2014-11-06 21:26:10 +01:00
Georg Brandl 5d9d802272 Closes #1619: missing in_production_list check for latex writer 2014-11-06 21:26:00 +01:00
Georg Brandl 5edd1fcad8 Announce used Python version when running tests. 2014-11-06 09:12:51 +01:00
Georg Brandl e6fa449e85 Add a basic test for sphinx.apidoc. 2014-11-06 09:11:20 +01:00
Georg Brandl db57e82afe Stop removing temporary test data after tests. 2014-11-06 09:10:32 +01:00
Georg Brandl d06ede265d Merge with stable. 2014-11-04 08:52:17 +01:00
Georg Brandl fdeaff759a Closes #1611: actually use "argv" argument again in cmdline.main. 2014-11-04 08:51:40 +01:00
Georg Brandl b5430045ae copyright year update 2014-10-24 07:45:57 +02:00
Georg Brandl 96ce3b1374 Closes #1597: Added possibility to return a new template name from html-page-context. 2014-10-23 07:58:23 +02:00
Georg Brandl 5729afdba5 Closes #1593: fix quickstart -F. 2014-10-20 08:24:01 +02:00
Georg Brandl 165db545ef Closes #1602: allow overriding lambda values with strings 2014-10-20 08:23:18 +02:00
Georg Brandl 5fedc69fec Guard against sys.exit() called while exec()ing the conf.py file. 2014-10-19 21:25:45 +02:00
Georg Brandl e2a5298f1f Merged in westurner/sphinx/westurner/doc-glossary-markup-ref (pull request #310)
DOC: Add reference to markup/para.rst#glossary-directive from markup/inline.rst
2014-10-18 09:02:18 +02:00
Georg Brandl 8c25b837d1 improve C coverage output 2014-10-06 22:01:32 +02:00
Georg Brandl 65296334e0 test fix 2014-10-06 15:49:15 +02:00
Georg Brandl cd4437122b Include placeholder in numfig prefix i18n strings so that they do not end in spaces 2014-10-06 15:34:42 +02:00
Georg Brandl 1bfb881139 Fix environment handling for the fignum changes. 2014-10-06 15:32:53 +02:00
Georg Brandl f7fab21f8d Update sphinx.pot 2014-10-06 15:21:02 +02:00
Georg Brandl 105122be43 Fix up default labels for figures and listings. 2014-10-06 15:19:42 +02:00
Georg Brandl 65ae039f31 merge with stable 2014-10-01 19:59:29 +02:00
Georg Brandl ee245c7bf1 Closes #1584: Point to master doc in HTML "top" link. 2014-10-01 19:58:36 +02:00
Georg Brandl a3f12e1ccc bizstyle: we now emit "code" instead of "tt". 2014-10-01 19:26:37 +02:00
Georg Brandl 986aba2a43 merge heads 2014-09-23 07:51:52 +02:00
Georg Brandl 363d40b8dd merge with stable 2014-09-23 07:51:31 +02:00