Georg Brandl
|
6101cb4ab6
|
fix tests
|
2016-02-19 09:25:48 +01:00 |
|
Georg Brandl
|
e310de0786
|
Dont show highlighting warning in 1.3.x. This is a "feature-like" change.
|
2016-02-19 08:53:07 +01:00 |
|
Georg Brandl
|
4cc2d0114c
|
Closes #2324: Print a hint how to increase the recursion limit when it is hit.
|
2016-02-16 19:19:54 +01:00 |
|
Georg Brandl
|
bdc230b1cc
|
Closes #2295: Avoid mutating dictionary errors while enumerating members in autodoc with Python 3
|
2016-02-04 19:59:20 +01:00 |
|
Georg Brandl
|
eba0e314b3
|
Merge pull request #2289 from Xarthisius/race_fix
Use ensuredir() for creating directories within BuildEnvironment.read_doc
|
2016-02-02 23:15:39 +01:00 |
|
Georg Brandl
|
f2d264febe
|
Merge pull request #2261 from mitya57/stable
transforms: Don't try to call has_child on parent nodes that are None
|
2016-01-22 19:41:11 +01:00 |
|
Georg Brandl
|
8167a9b7ad
|
Closes #2243: ignore strange docstring types in class docs, like already done for method docs.
|
2016-01-17 09:08:48 +01:00 |
|
Georg Brandl
|
46d7e8558e
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
|
Georg Brandl
|
17a8f91922
|
Merge pull request #2182 from xuhdev/latex-dots-images
Fix #981: LaTeX: support image file names with more than 1 dots
|
2015-12-18 21:42:11 +01:00 |
|
Georg Brandl
|
580405c714
|
More parallel code optimizations.
|
2015-12-18 21:37:20 +01:00 |
|
Georg Brandl
|
5cdd58f634
|
Merge remote-tracking branch 'refs/remotes/origin/stable' into stable
|
2015-07-25 20:04:04 +02:00 |
|
Georg Brandl
|
862fc425b1
|
Fix.
|
2015-07-25 20:03:48 +02:00 |
|
Georg Brandl
|
29dc6976b2
|
Fixed #1798: Fix building LaTeX with references in titles.
|
2015-07-25 19:03:55 +02:00 |
|
Georg Brandl
|
886d174534
|
Closes #1903: Fix strange id generation for glossary terms.
|
2015-07-25 17:12:30 +02:00 |
|
Georg Brandl
|
bf7d0ccd75
|
Fixes #1887: note that graph name needs quotes if non alphanumeric.
|
2015-07-25 17:04:06 +02:00 |
|
Georg Brandl
|
3e742bb43a
|
Closes #1942: Fix a KeyError in websupport.
|
2015-07-25 16:54:51 +02:00 |
|
Georg Brandl
|
e4b42fe15f
|
Fixes #1923: Use babel features only if the babel latex element is nonempty.
|
2015-07-25 16:52:19 +02:00 |
|
Georg Brandl
|
657f6b16f0
|
Fixes #1915: Do not generate smart quotes in doc field type annotations.
|
2015-07-25 12:35:52 +02:00 |
|
Georg Brandl
|
ae7e3afb4f
|
Closes #1949: Use `safe_getattr` in the coverage builder to avoid aborting with descriptors that have custom behavior.
|
2015-07-25 09:33:09 +02:00 |
|
Georg Brandl
|
21188120cc
|
fix message when calling sphinx-build without arguments
|
2015-07-25 09:33:09 +02:00 |
|
Georg Brandl
|
1b8afbb343
|
some changelog entries
|
2015-07-24 16:34:11 +02:00 |
|
Georg Brandl
|
c7bee16c8a
|
Closes #1871: fix for latex writer with multirow and 1-column tables.
|
2015-07-24 16:33:19 +02:00 |
|
Georg Brandl
|
4e43a95514
|
Add warning when setup() return value is unsupported
Also remove bare except.
|
2015-06-11 19:05:46 +02:00 |
|
Georg Brandl
|
d966317464
|
app: make buildername available
|
2015-05-21 11:39:10 +02:00 |
|
Georg Brandl
|
1bf392867c
|
Prepare release 1.3.2.
|
2015-05-21 11:28:25 +02:00 |
|
Georg Brandl
|
ad049c35e4
|
changelog update
|
2015-05-18 14:50:12 +02:00 |
|
Georg Brandl
|
4dc132f1ea
|
special exception for rst2pdf.pdfbuilder, we know it is safe
|
2015-05-18 14:47:49 +02:00 |
|
Georg Brandl
|
16e309f489
|
Add compatibility default.css.
|
2015-05-18 14:32:00 +02:00 |
|
Georg Brandl
|
034c4e9424
|
theming: do not warn if theme is "default"
To be compatible with old Sphinx versions we have to use "default".
|
2015-05-18 14:25:20 +02:00 |
|
Georg Brandl
|
0d5cb25c0d
|
flake8: fix a problem, add differing warning #
|
2015-03-08 17:17:22 +01:00 |
|
Georg Brandl
|
548a6dc22e
|
final pep8 fixes; reactivate most warnings in flake8
|
2015-03-08 17:15:54 +01:00 |
|
Georg Brandl
|
3047a23a66
|
websupport: pep8 fixes
|
2015-03-08 17:04:59 +01:00 |
|
Georg Brandl
|
b5c2279e05
|
ext: pep8 fixes
|
2015-03-08 17:03:00 +01:00 |
|
Georg Brandl
|
ba9dcaac51
|
more pep8 fixes
|
2015-03-08 16:59:27 +01:00 |
|
Georg Brandl
|
d0efb42a41
|
util: pep8 fixes
|
2015-03-08 16:55:34 +01:00 |
|
Georg Brandl
|
2a6b9d5808
|
search: reformat japanese word splitter literals
|
2015-03-08 16:48:43 +01:00 |
|
Georg Brandl
|
18b6843696
|
pep8 fixes
|
2015-03-08 16:28:23 +01:00 |
|
Georg Brandl
|
8bc5823724
|
builders: pep8 fixes
|
2015-03-08 16:24:24 +01:00 |
|
Georg Brandl
|
e97210e520
|
writers: pep8 fixes
|
2015-03-08 16:18:59 +01:00 |
|
Georg Brandl
|
d24107695b
|
writers/html: pep8 fixes
|
2015-03-08 16:11:49 +01:00 |
|
Georg Brandl
|
905b99adf8
|
writers/latex: pep8 fixes
|
2015-03-08 16:10:23 +01:00 |
|
Georg Brandl
|
3bd21b96e6
|
domains/cpp: pep8 fixes
|
2015-03-08 16:04:54 +01:00 |
|
Georg Brandl
|
7b9f03e383
|
Fix flake8.
|
2015-03-08 16:02:03 +01:00 |
|
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 |
|