Georg Brandl
0103ff2a2b
Closes #929 : Support parsed-literal blocks in LaTeX output correctly.
2014-01-11 10:19:52 +01:00
Georg Brandl
b29226a060
Closes #845 : In code blocks, when the selected lexer fails, display line numbers nevertheless if configured.
2014-01-11 10:00:49 +01:00
Georg Brandl
2a663ee71c
Closes #901 : Emit a warning when using docutils' new "math" markup without a Sphinx math extension active.
2014-01-11 09:50:27 +01:00
Georg Brandl
fe0532a6e3
Closes #923 : Take the entire LaTeX document into account when caching
...
pngmath-generated images. This rebuilds them correctly when
``pngmath_latex_preamble`` changes.
2014-01-11 09:17:27 +01:00
Georg Brandl
cfecf17aed
Closes #943 : In autosummary, recognize "first sentences" to pull from the docstring if they contain uppercase letters.
2014-01-11 09:11:03 +01:00
Georg Brandl
c12aa9250c
Closes #908 : On Python 3, handle error messages from LaTeX correctly in the pngmath extension.
2014-01-11 09:07:11 +01:00
Georg Brandl
195050c6c4
Closes #933 : Do not crash if an `:option:` value is malformed (contains spaces
...
but no option name).
2014-01-10 22:04:03 +01:00
Georg Brandl
38d73fb056
Closes #932 : autodoc: Do not crash if `__doc__` is not a string.
2014-01-10 21:51:51 +01:00
Georg Brandl
166ac0d5ca
fix target confusion
2014-01-10 21:44:59 +01:00
Georg Brandl
8b2417bc6d
small fixes in intl document
2014-01-10 21:25:59 +01:00
Georg Brandl
4c91a7a1d2
Closes #641 : use Sphinx version in cache pickle filename.
2014-01-10 21:07:51 +01:00
Georg Brandl
7a26dd0730
Closes #814 : autodoc: Guard against strange type objects that don't have
...
``__bases__``.
2014-01-10 21:01:24 +01:00
Georg Brandl
fdb3a5ada8
Closes #764 : always search stopwords lowercased
2014-01-10 20:51:35 +01:00
Georg Brandl
c7cb629106
Closes #751 : Allow production lists longer than a page in LaTeX by using longtable.
2014-01-10 20:48:20 +01:00
Georg Brandl
50209661df
Closes #603 : Do not use the HTML-ized title for building the search index (that
...
resulted in "literal" being found on every page with a literal in the
title).
2014-01-10 20:31:41 +01:00
Georg Brandl
2b6dc512b8
doc intro: add a pointer to readthedocs.org
2014-01-10 15:22:39 +01:00
Georg Brandl
82e294ec0f
Closes #1312 : use non-deprecated unittest-like names
2014-01-10 15:11:27 +01:00
Georg Brandl
9afe960855
Closes #1319 : Do not crash if the `html_logo` file does not exist.
2014-01-10 15:07:17 +01:00
Georg Brandl
bae7682bad
merge with intersphinx tutorial section
2014-01-10 14:55:25 +01:00
Georg Brandl
5644f4bf70
Update Czech locale from tx.
2014-01-10 11:04:53 +01:00
Georg Brandl
a317253d26
checklist: add a reminder to remove build/ to run 2to3 correctly
2014-01-10 09:39:39 +01:00
Georg Brandl
6af0e88032
Closes #1342 : add bdist_wheel step to release checklist
2014-01-10 09:37:53 +01:00
Georg Brandl
dfaecb8779
Add the release checklist.
2013-12-10 10:30:44 +01:00
Georg Brandl
a39376041b
stable version is 1.2+
2013-12-10 10:30:36 +01:00
Georg Brandl
2977962e12
add new changelog heading
2013-12-10 10:29:41 +01:00
Georg Brandl
cd573c7c7f
merge default into stable
2013-12-10 10:28:01 +01:00
Georg Brandl
5aa09fcc0b
Added tag 1.2 for changeset 88c9f968f070
2013-12-10 10:26:27 +01:00
Georg Brandl
2a86eff841
Changelog bump.
2013-12-10 10:24:44 +01:00
Georg Brandl
542e0149f0
Bump to 1.2 final.
2013-12-10 10:24:27 +01:00
Georg Brandl
04bc952dd9
fix trailing space
2013-12-10 10:23:45 +01:00
Georg Brandl
68820c94f4
Merged in takluyver/sphinx/autosummary-file-ext (pull request #194 )
...
Don't strip file extension from names in autosummary directive.
2013-11-27 20:20:30 +01:00
Georg Brandl
5dedeb30b0
py:decorator clarification
2013-11-25 20:43:23 +01:00
Georg Brandl
246e8d0de1
null merge with stable
2013-11-25 08:27:28 +01:00
Georg Brandl
8ff5b7c086
fix path to extensions page
2013-11-25 08:26:59 +01:00
Georg Brandl
1efbc75905
Clarify use of signatures in python domain directives.
2013-11-24 16:02:34 +01:00
Georg Brandl
be2f018150
Merged in minrk/sphinx/minrk/sort-inheritance-diagram (pull request #183 )
...
sort class items in inheritance_diagram
2013-10-22 08:10:19 +02:00
Georg Brandl
ad920a46ff
Closes #1296 : Fix invalid charset in HTML help generated HTML files for default locale.
2013-10-20 19:13:37 +02:00
Georg Brandl
424ca5c28a
test_intl fix-up after versionmodified change.
2013-10-12 22:57:09 +02:00
Georg Brandl
ddbcb5b611
Restore `versionmodified` CSS class for versionadded/changed and deprecated
...
directives.
2013-10-12 22:38:54 +02:00
Georg Brandl
c5ff9386d6
Fix autodoc.
2013-10-12 21:01:25 +02:00
Georg Brandl
640d9f68a7
Changelog entry for sphinx.version_info.
2013-10-12 20:48:44 +02:00
Georg Brandl
695cebd254
Add sphinx.version_info for better programmatic check of the Sphinx version.
2013-10-12 20:48:03 +02:00
Georg Brandl
d79131c680
Remove handlers for the "refcount" node.
2013-10-12 19:36:06 +02:00
Georg Brandl
ea8fad0de6
Removed the `sphinx.ext.refcounting` extension -- it is very specific to
...
CPython and has no place in the main distribution.
2013-10-12 19:27:49 +02:00
Georg Brandl
5287dc6c61
Merged in JonnyJD/sphinx-fix-none-property (pull request #179 )
...
autodoc: fix annotation None for properties
2013-10-10 07:17:31 +02:00
Georg Brandl
7127a468d3
Added tag 1.2b3 for changeset 29b5b4c7a0d9
2013-10-03 19:56:46 +02:00
Georg Brandl
3cd645f31e
Bump to 1.2b3.
2013-10-03 19:56:38 +02:00
Georg Brandl
2166403a03
Extend extension info to the module filename for each loaded ext.
2013-10-02 09:32:43 +02:00
Georg Brandl
df955e6340
Add list of extensions to the traceback log file on unhandled exceptions.
2013-10-02 09:25:09 +02:00
Georg Brandl
e56b38f528
Update localizations from tx.
2013-10-02 09:22:51 +02:00
Georg Brandl
8870db8787
grammar fix
2013-10-01 19:51:45 +02:00
Georg Brandl
895899b7bb
small grammar fix in multibyte filename messages
2013-10-01 19:50:32 +02:00
Georg Brandl
33cd5e4978
Closes #1278 : fix typo in attribute name in_production_list.
2013-10-01 19:46:32 +02:00
Georg Brandl
913c235e81
merge
2013-10-01 19:45:59 +02:00
Georg Brandl
31208a849a
changelog fixup
2013-09-29 09:19:11 +02:00
Georg Brandl
09457108a1
Added tag 1.2b2 for changeset 5a93cc107388
2013-09-17 15:51:57 +02:00
Georg Brandl
8da68a8d66
Bump to 1.2b2.
2013-09-17 15:46:04 +02:00
Georg Brandl
13f6fc7994
* `apidoc now ignores "_private" modules by default, and has an option -P`
...
to include them.
* ``apidoc`` now has an option to not generate headings for packages and
modules, for the case that the module docstring already includes a reST
heading.
2013-09-17 15:28:02 +02:00
Georg Brandl
a8b872c925
Changelog entry and cleanup for PR#131.
2013-09-17 14:49:52 +02:00
Georg Brandl
d0cf2617cf
Merged in dcmouser/sphinx-fork-dcmouser (pull request #161 )
...
Added option to apidoc to write each module to standalone page instead of combining all modules in a package on one page.
2013-09-17 14:39:04 +02:00
Georg Brandl
2480ea190f
Closes #1225 : fix CSS for viewcode blocks in haiku theme.
2013-09-17 07:54:48 +02:00
Georg Brandl
7b8f78afac
Small doc fixes for setuptools change.
2013-09-17 07:51:30 +02:00
Georg Brandl
266d0787d8
Fix new getargspec implementation for 3.x.
2013-09-17 07:51:10 +02:00
Georg Brandl
f784d763d2
Closes #1192 : Fix escaping problem for hyperlinks in the manpage writer.
2013-09-16 10:55:46 +02:00
Georg Brandl
ee2c8d01c2
Closes #1185 : Don't crash when a Python module has a wrong or no encoding declared,
...
and non-ASCII characters are included.
2013-09-16 10:45:43 +02:00
Georg Brandl
8bd4860f4c
Closes #828 : use inspect.getfullargspec() to be able to document functions with
...
keyword-only arguments on Python 3.
2013-09-16 10:36:16 +02:00
Georg Brandl
0551a8731c
Fixes #1204 : use the correct relative path referring to local intersphinx targets.
2013-09-16 10:34:29 +02:00
Georg Brandl
ae8782178e
Test suite quickfix.
2013-09-16 09:45:56 +02:00
Georg Brandl
f4a0a81f4c
#1259 : Guard the debug output call when emitting events; to prevent the
...
repr() implementation of arbitrary objects causing build failures.
2013-09-16 09:31:05 +02:00
Georg Brandl
44418fd1a1
changelog update for PR#136
2013-09-16 09:26:14 +02:00
Georg Brandl
d2b4f9a095
Merged in Vladimirsson/sphinx (pull request #136 )
...
Added ``imported-members`` option for ``automodule`` directive in autodoc
2013-09-16 09:23:56 +02:00
Georg Brandl
2b67a52bb8
Merged in mdboom/sphinx/tooltip-escaping (pull request #128 )
...
Escape the quotes in the tooltip message
2013-09-16 09:22:14 +02:00
Georg Brandl
cbaad505a7
Small code style fix.
2013-09-16 09:21:31 +02:00
Georg Brandl
1a99c74e4b
Merged in RelentlessIdiot/sphinx (pull request #149 )
...
Fix #1203 : Do not append space to unknown field names.
2013-09-16 09:18:47 +02:00
Georg Brandl
de2e47bfce
IRC channel update.
2013-09-16 09:16:08 +02:00
Georg Brandl
6658b755df
merge
2013-09-16 09:14:17 +02:00
Georg Brandl
2f31391ab9
Add Varnish docs and book.
2013-09-16 09:10:23 +02:00
Georg Brandl
eafc199e06
Locale update: new locales, others updated from Transifex.
2013-09-16 09:02:06 +02:00
Georg Brandl
ec453b94e7
Small changelog fixes/reordering.
2013-09-16 08:47:41 +02:00
Georg Brandl
dd2de96498
Small consistency fix for timestamp tzoffset calculation.
2013-09-16 08:28:47 +02:00
Georg Brandl
8519d70489
merge with stable
2013-09-16 08:24:54 +02:00
Georg Brandl
48ea7a5fe2
we will not do a 1.1.4
2013-09-16 08:24:33 +02:00
Georg Brandl
908db10899
Avoid some pyflakes false positives.
2013-09-16 08:22:38 +02:00
Georg Brandl
7a1a7c60f3
merge with stable
2013-09-16 08:21:44 +02:00
Georg Brandl
4d8672fe56
Update EXAMPLES, thanks to juh.
2013-09-16 08:09:08 +02:00
Georg Brandl
e5492756cb
Update the changelog.
2013-09-16 08:00:03 +02:00
Georg Brandl
ff33545457
Closes #1159 : do not emit duplicate inventory entries for py:module objects.
...
Also add a workaround on the consumer side in intersphinx, so that links
to projects using old versions of Sphinx generate correct links.
2013-09-16 07:54:12 +02:00
Georg Brandl
a58c1332ff
Closes issue #1242 : make it clearer that "translations not available" means only for the built-in messages, and special-case English.
2013-09-16 07:26:46 +02:00
Georg Brandl
6be087fbe1
merge
2013-09-16 05:18:04 +02:00
Georg Brandl
4b3a0b677d
Add the cover of the Learning Sphinx book as an image.
2013-09-16 05:17:38 +02:00
Georg Brandl
900c50dd92
merge with stable
2013-09-16 05:10:27 +02:00
Georg Brandl
3541cef023
Update link to Japanese translation of the docs, and a link to the new OReilly book.
2013-09-16 05:09:05 +02:00
Georg Brandl
895c0c1195
Merged in cancerhermit/sphinx (pull request #153 )
...
override extensions in config.py
2013-09-16 04:35:00 +02:00
Georg Brandl
8b85355a22
Fix new html_extra_path option for singlehtml builder.
2013-09-16 04:33:02 +02:00
Georg Brandl
7c7c5af02a
Merged in mcmtroffaes/sphinx-html-extra-path (pull request #158 )
...
Add html_extra_path option to copy additional files ad verbatim to the output root folder.
2013-09-16 04:28:22 +02:00
Georg Brandl
e732807869
Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109 )
...
feature: autodoc: add :annotation: option for autodata and autoattribute
2013-09-16 04:25:53 +02:00
Georg Brandl
5f4ace9ace
Do not use footnotesize for table entries.
2013-09-16 04:20:34 +02:00
Georg Brandl
b672e51f0e
merge with regrebo/sphinx (PR#151)
2013-09-16 04:15:41 +02:00
Georg Brandl
078e9bfb51
Merged in sahchandler/sphinx (pull request #155 )
...
Add support for C++11 member function ref-qualifiers and C++03 volatile member function ref-qualifier
2013-09-16 04:00:07 +02:00
Georg Brandl
0597b0f948
merge with masklinn/sphinx (PR#132: update JQuery to 1.8.3)
2013-09-16 03:54:18 +02:00