Georg Brandl
|
1390388baa
|
Closes #1370: Ignore "toctree" nodes in text writer, instead of raising.
|
2014-03-01 09:27:13 +01:00 |
|
Georg Brandl
|
3149f36189
|
Closes #1386: Fix bug preventing more than one theme being added by the entry point mechanism.
|
2014-03-01 09:25:36 +01:00 |
|
Georg Brandl
|
aa2f064e2f
|
Closes #1391: Actually prevent using "pngmath" and "mathjax" extensions at the same time in sphinx-quickstart.
|
2014-03-01 09:23:09 +01:00 |
|
Georg Brandl
|
a2c975307c
|
merge
|
2014-03-01 09:15:26 +01:00 |
|
Georg Brandl
|
25b3d4a9b6
|
merge with stable
|
2014-03-01 09:14:30 +01:00 |
|
Georg Brandl
|
e736be637a
|
Closes #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
|
2014-03-01 09:13:32 +01:00 |
|
Georg Brandl
|
048b7d77d3
|
Closes #1375: fix ResourceWarnings with unclosed PIL images.
|
2014-03-01 09:08:58 +01:00 |
|
Georg Brandl
|
0312edd266
|
Merged in erny1803/sphinx (pull request #227)
Latex: Allow alternative float options for figures
|
2014-03-01 08:56:53 +01:00 |
|
Georg Brandl
|
f8096e3fa0
|
merge with stable
|
2014-03-01 08:42:58 +01:00 |
|
Georg Brandl
|
55e2f29170
|
fix windows newlines
|
2014-03-01 08:42:35 +01:00 |
|
Georg Brandl
|
f039b6dd60
|
null-merge from stable
|
2014-03-01 08:41:42 +01:00 |
|
Georg Brandl
|
1f4016d679
|
Merged in barnabas79/sphinx (pull request #218)
Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period
|
2014-03-01 08:28:28 +01:00 |
|
Georg Brandl
|
1c76a0c7d6
|
changelog updates
|
2014-03-01 08:28:27 +01:00 |
|
Georg Brandl
|
c403737ec3
|
Add versionadded tags for new config values.
|
2014-03-01 08:25:22 +01:00 |
|
Georg Brandl
|
d50c5efb1a
|
Merged in kenhys/sphinx (pull request #217)
Add feature to suppress uuid/location information for message catalogs
|
2014-03-01 08:21:59 +01:00 |
|
Georg Brandl
|
c3836b3188
|
Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206)
Drop docutils-0.7, 0.8, 0.9 support.
|
2014-03-01 08:20:21 +01:00 |
|
Georg Brandl
|
ab37976bcc
|
Merged in techtonik/sphinx (pull request #223)
make.bat: Try to find Sphinx through Python if it can not be found
|
2014-03-01 08:19:03 +01:00 |
|
Georg Brandl
|
5be6c44352
|
Merged in techtonik/sphinx (pull request #222)
Make 'python -m sphinx.quickstart' possible
|
2014-03-01 08:18:13 +01:00 |
|
Georg Brandl
|
ac92719ac3
|
Update copyright year.
|
2014-03-01 08:18:23 +01:00 |
|
Georg Brandl
|
e030031321
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
|
Georg Brandl
|
480b1c0396
|
Merged in wvi/sphinx/quick-start-readline (pull request #225)
sphinx-quickstart readline editing on input
|
2014-03-01 08:14:38 +01:00 |
|
Georg Brandl
|
b782a15e74
|
Accept "~" shorthand in quickstart paths.
|
2014-03-01 08:14:06 +01:00 |
|
Georg Brandl
|
cbf13620e2
|
merge with stable
|
2014-03-01 08:08:24 +01:00 |
|
Georg Brandl
|
4ea37b595f
|
merge
|
2014-03-01 08:08:16 +01:00 |
|
Georg Brandl
|
de1636ea6e
|
merge
|
2014-03-01 08:08:11 +01:00 |
|
Georg Brandl
|
d165644ce4
|
merge with stable
|
2014-03-01 08:07:31 +01:00 |
|
Georg Brandl
|
f3dba82564
|
Fix inspect using the "__builtins__" CPython specific module.
|
2014-03-01 08:00:20 +01:00 |
|
Georg Brandl
|
5b61f76d57
|
Merged in mmuraki/sphinx (pull request #192)
Add lost latex table horizontal border-line.
|
2014-03-01 07:54:46 +01:00 |
|
Ernesto Revilla
|
d82590927f
|
Allow alternative float options for figure. See #1. no-pep8
|
2014-02-20 18:03:34 +01:00 |
|
wvi
|
3294cf3638
|
Add readline support in quickstart.
Adds basic readline behaviour like line editing and completion on unix based platforms on windows it does nothing.
|
2014-02-20 16:23:02 +01:00 |
|
wvi
|
bdb006fa54
|
Created new branch quick-start-readline
|
2014-02-20 14:49:55 +00:00 |
|
anatoly techtonik
|
fb3de03856
|
make.bat: Try to find Sphinx through Python if it can not be found
|
2014-02-12 13:44:29 +03:00 |
|
anatoly techtonik
|
7b0dd8c049
|
Make 'python -m sphinx.quickstart' possible
|
2014-02-12 11:57:40 +03:00 |
|
anatoly techtonik
|
74c7a52eca
|
Make 'python -m sphinx' possible
|
2014-02-12 01:14:55 +03:00 |
|
Robert Lehmann
|
529519275e
|
Fixed W3C Validator errors in index page.
|
2014-02-05 15:06:59 +01:00 |
|
Paul Molodowitch
|
d4a0a14aa5
|
Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period
|
2014-02-03 19:35:04 -08:00 |
|
Paul Molodowitch
|
05f1049b3e
|
Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period
|
2014-02-03 19:35:04 -08:00 |
|
Georg Brandl
|
fc94bee009
|
merge with stable
|
2014-02-02 08:05:59 +01:00 |
|
Georg Brandl
|
2a2b59598c
|
link to extdev doc from develop
|
2014-02-02 08:03:48 +01:00 |
|
Georg Brandl
|
43d056dbe4
|
link to extdev doc from develop
|
2014-02-02 08:03:48 +01:00 |
|
hayashi
|
e8503888bc
|
Add feature to suppress uuid/location information for message catalogs
Before: default
#: ../../../source/news.txt:6
# 9f62de6b9c3b477095dba5e468972e6d
msgid "News"
msgstr
After: suppress uuid & location information
msgid "News"
msgstr
|
2014-02-01 02:34:09 +09:00 |
|
Dmitry Shachnev
|
31a1dd2de5
|
Update Ubuntu packaging guide URL
|
2014-01-30 11:40:16 +04:00 |
|
Georg Brandl
|
eb79fcafea
|
merge with stable
|
2014-01-26 11:51:09 +01:00 |
|
Georg Brandl
|
dbe3116856
|
Follow-up to #1355: replace <big> tag by <span class="sig-paren">.
|
2014-01-26 11:49:51 +01:00 |
|
Georg Brandl
|
cf60ef0e75
|
Update list of extensions in sphinx-contrib.
|
2014-01-26 11:40:22 +01:00 |
|
Georg Brandl
|
25ac2dda9c
|
add link
|
2014-01-24 20:22:58 +01:00 |
|
Alexander Lenz
|
4dd624a951
|
Merged in fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166 (pull request #1)
EXAMPLES: NICOS added, Sphinx itself removed.
|
2014-01-24 17:30:53 +01:00 |
|
Alexander Lenz
|
52b8570703
|
EXAMPLES: NICOS added, Sphinx itself removed.
|
2014-01-24 16:29:53 +00:00 |
|
Georg Brandl
|
4ab5d6eb52
|
Closes #1358: Fix handling of image paths outside of the source directory when using the "wildcard" style reference.
|
2014-01-23 10:24:58 +01:00 |
|
shibukawa yoshiki
|
a130bb9f6f
|
make stop word string unicode
|
2014-01-22 22:07:37 -08:00 |
|