Commit Graph
6973 Commits
Author SHA1 Message Date
Takeshi KOMIYA 184bedef4b Merge branch 'stable' 2016-08-20 18:06:33 +09:00
Takeshi KOMIYA 938dad8400 Bump version 2016-08-20 18:05:14 +09:00
Takeshi KOMIYA 4168b0bd20 Bump to 1.4.6 final v1.4.6 2016-08-20 18:00:04 +09:00
Takeshi KOMIYA be2637f7ff Add testfiles to DONT_CHECK target 2016-08-20 17:57:08 +09:00
Takeshi KOMIYA 3639231cec Merge pull request #2857 from tk0miya/std_domain_handles_citations
std domain handles citations
2016-08-20 13:22:27 +09:00
Takeshi KOMIYA 372e83f0c7 Merge pull request #2853 from shibukawa/fix/genindex
Fix genindex.html to satisfy xhtml standard
2016-08-20 12:52:23 +09:00
Takeshi KOMIYA b0c956bb25 Merge pull request #2816 from embray/fix-domain-initial-data
Fix bug with copying of initial_data for Domains
2016-08-20 00:40:03 +09:00
Takeshi KOMIYA a1d6be6a54 Fix #1797: text builder inserts blank line on top 2016-08-19 23:46:54 +09:00
Takeshi KOMIYA dbac9aa8ec Add compile_grammar command to setup.py (ref: #2765) 2016-08-19 20:16:02 +09:00
Erik M. Bray 68b34a3540 Add a changelog entry for the fix 2016-08-19 12:10:38 +02:00
Erik M. Bray 11182d42b1 Use a deep copy of the initial_data for a domain so that updates to its internal data structures aren't reflected in initial_data 2016-08-19 12:06:49 +02:00
Takeshi KOMIYA 05caa0f037 Fix #1953: `Sphinx.add_node does not add handlers the translator installed by html_translator_class` 2016-08-19 00:45:45 +09:00
Yoshiki Shibukawa 8e0bf12f5f Fix genindex.html to satisfy xhtml standard 2016-08-18 21:17:12 +09:00
Takeshi KOMIYA caf7e280c2 Update CHANGES for PR#2867 2016-08-18 18:25:50 +09:00
Takeshi KOMIYA 2606064b09 Merge pull request #2867 from jschueller/patch-4
Require six 1.5 for html_parser
2016-08-18 18:22:42 +09:00
Julien Schueller 626be8b5f3 Require six 1.5 for html_parser 2016-08-18 09:34:43 +02:00
Takeshi KOMIYA 6911611f8d Fix broken test 2016-08-18 12:48:13 +09:00
Takeshi KOMIYA 1cfde018d2 Merge branch 'stable' 2016-08-18 12:12:15 +09:00
Takeshi KOMIYA 1c9524dedd Add testcase for #2846 2016-08-17 13:58:05 +09:00
Takeshi KOMIYA ed2d55431d Fix #2846: `singlehtml` builder does not include figure numbers 2016-08-17 13:29:07 +09:00
Takeshi KOMIYA 6e3bba431f Merge pull request #2860 from alyjak/test_run_argv
Pass command args into nose unit test runner from tests/run.py
2016-08-17 01:42:48 +09:00
Andrew Lyjak 47a3e3dfd3 Pass command args into nose unit test runner from tests/run.py
This allows developers to selectively run tests, to enable debugging
on test failures, etc. See
http://nose.readthedocs.io/en/latest/usage.html for usage
instructions.
2016-08-16 01:49:07 -07:00
Takeshi KOMIYA d5a770b592 std domain handles citations 2016-08-16 01:38:20 +09:00
Takeshi KOMIYA b03b7e543f Merge pull request #2770 from tk0miya/2765_bundle_grammars
Fix #2765: bundle grammar files
2016-08-15 14:20:48 +09:00
Takeshi KOMIYA 63d2330b8f Merge pull request #2848 from sphinx-doc/use_make-mode_by_default
Use make-mode of ``sphinx-quickstart`` by default
2016-08-13 12:49:16 +09:00
Takeshi KOMIYA 2dd678d40b Use make-mode of `sphinx-quickstart` by default 2016-08-13 12:32:54 +09:00
Takeshi KOMIYA b69d37375e Fix parsing errors for caption of code-blocks are displayed in document (ref: #2845) 2016-08-12 21:14:10 +09:00
Takeshi KOMIYA bfcc2a159b Fix test has broken in py3 2016-08-11 13:58:21 +09:00
Takeshi KOMIYA 82b451df03 Remove debug print 2016-08-11 12:20:52 +09:00
Takeshi KOMIYA d5078a64d7 Fix #2789: sphinx.ext.intersphinx generates wrong hyperlinks if the inventory is given 2016-08-11 11:19:42 +09:00
Takeshi KOMIYA 8a9459b308 Merge branch 'stable' 2016-08-09 23:19:11 +09:00
Takeshi KOMIYA 0db59b677a Merge pull request #2806 from shibukawa/fix/epub3
Fix epub builder
2016-08-09 22:58:39 +09:00
Yoshiki Shibukawa 90b3c79895 fix html entity to fix epub error 2016-08-09 16:58:56 +09:00
Yoshiki Shibukawa 8f162a132e fix epub warning in Sphinx's document 2016-08-09 16:58:56 +09:00
Yoshiki Shibukawa 59ebeb7f1f fix epub3 toc.xhtml, epub date format to satisfy spec 2016-08-09 16:58:56 +09:00
Takeshi KOMIYA 511a0aaef7 Update CHANGES 2016-08-09 12:21:04 +09:00
Takeshi KOMIYA e15216c568 Fix sphinx.ext.autodoc crashes if target code imports * from mock modules by autodoc_mock_imports 2016-08-09 12:20:11 +09:00
Jakob Lykke Andersen 54dd5c5fd1 C++, add proper template introduction mangling 2016-08-07 21:55:58 +02:00
Jakob Lykke Andersen 611ac9782a C++, fix ref checks for concepts. 2016-08-07 19:03:12 +02:00
Jakob Lykke Andersen 1b251797bb Merge branch 'master' into cpp-concepts 2016-08-07 18:37:31 +02:00
Takeshi KOMIYA a9da999d71 Merge branch 'stable' 2016-08-08 00:40:42 +09:00
Takeshi KOMIYA 96b3979d84 Update CHANGES for PR#1911 2016-08-08 00:29:29 +09:00
mulhern 189494c27e Make sure extensions specified with -D override extensions in config file.
Previously, a comma separated list of extensions was read and parsed
correctly. However, the value was then stored in config hashtable,
which was overwritten when the config file was parsed.

Now, the config file is parsed first, and the the entry in the config
hashtable is updated with the overriding extension, if it exists.

Signed-off-by: mulhern <amulhern@redhat.com>
2016-08-08 00:26:42 +09:00
Takeshi KOMIYA 0964db74d7 Merge pull request #1911 from mulkieran/master-extensions
Make sure extensions specified with -D override extensions in config …
2016-08-08 00:26:06 +09:00
Takeshi KOMIYA 83472acc97 Merge pull request #2833 from joostvanzwieten/fix-instance-annotations
ext.autodoc: fix formatting instance annotations
2016-08-08 00:23:33 +09:00
Joost van Zwieten 099b58f7fe ext.autodoc: fix formatting instance annotations
Currently `format_annotation` fails on instances, because instances don't have
`__module__` and `__qualname__` attributes.  Defer building the
`qualified_name` of an annotation until we have established that the annotation
is a type.
2016-08-07 16:18:22 +02:00
Rob Ruana bd10a66f5d [Napoleon] fixes minor spacing issue in Napoleon docstrings 2016-08-06 14:37:17 -04:00
Jakob Lykke Andersen 678630a59b C++, add support for removing index text prefixes
Closes sphinx-doc/sphinx#1958.
2016-08-06 00:53:50 +02:00
Jakob Lykke Andersen 9ec75826af C++, oops 2016-08-06 00:28:05 +02:00
Jakob Lykke Andersen c85e60a5ac C++, increase support for attributes.
User-defined attributes and simple C++11 style attributes.
Closes sphinx-doc/sphinx#2682.
2016-08-06 00:08:02 +02:00