Georg Brandl
|
6352634728
|
Closes #1960: show relative file path in output when copying dlfiles
|
2015-07-24 15:45:05 +02:00 |
|
Georg Brandl
|
1d7db8da46
|
fixup test suite for already-registered warnings
|
2015-07-22 19:34:37 +02:00 |
|
Georg Brandl
|
277f8d3ec3
|
Merge pull request #1963 from myokoym/adjust-underline
doc: adjust underline length of section headers
|
2015-07-22 07:38:55 +02:00 |
|
Georg Brandl
|
cdf0f8253c
|
Closes #1962: when adding directives, roles or nodes from an extension, warn if such
an element is already present (built-in or added by another extension).
|
2015-07-21 12:43:06 +02:00 |
|
Georg Brandl
|
cb2f35e229
|
Merge pull request #1957 from hamogu/patch-1
Correct minor typo in confic.py
|
2015-07-13 22:08:36 +02:00 |
|
Georg Brandl
|
bfdbee0d04
|
merge with stable
|
2015-06-11 19:07:10 +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
|
2710d8e5b2
|
Merge branch 'stable'
|
2015-05-18 14:48:06 +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
|
c25eb6ecd1
|
Merge branch 'stable'
|
2015-05-18 14:34:52 +02:00 |
|
Georg Brandl
|
16e309f489
|
Add compatibility default.css.
|
2015-05-18 14:32:00 +02:00 |
|
Georg Brandl
|
c6b99be46c
|
fix some over-broad except: clauses
|
2015-05-18 14:29:02 +02:00 |
|
Georg Brandl
|
55368daa91
|
merge with stable
|
2015-05-18 14:26:44 +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
|
be444beddf
|
Merge pull request #1890 from jean/master
Some language edits while reading
|
2015-05-15 08:52:24 +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 |
|
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 |
|