Commit Graph

5768 Commits

Author SHA1 Message Date
Dmitry Shachnev
d498b9380c Make epub builder use ustrftime instead of plain strftime 2015-07-09 13:38:02 +03:00
Dmitry Shachnev
71bac48e03 Add support for SOURCE_DATE_EPOCH environment variable to ustrftime function
See https://wiki.debian.org/ReproducibleBuilds/TimestampsProposal.
2015-07-09 13:37:44 +03:00
shimizukawa
24604b3a27 Update changes for #1892. 2015-07-06 09:54:06 +09:00
Takayuki SHIMIZUKAWA
a65127c265 Merge pull request #1951 from jwilk/spelling
Fix typos.
2015-07-06 09:38:55 +09:00
Jakub Wilk
8637ad6b6e Fix typos. 2015-07-06 02:01:09 +02:00
Eric Larson
5b2693625b FIX: Only check if members is True 2015-07-05 23:05:55 +09:00
Takayuki SHIMIZUKAWA
4c2f693cbf Merge pull request #1892 from Eric89GXL/fix-no-members
FIX: Only check if members is True. closes #1822, refs #1891, #1828, #1061, #1663
2015-07-05 12:11:36 +09:00
shimizukawa
0150548940 the release is canceled. 2015-07-05 10:01:34 +09:00
Takeshi KOMIYA
962a830015 Update README 2015-06-26 21:37:16 +09:00
Takeshi KOMIYA
65663912a4 Add testcase for graphviz 2015-06-26 21:23:03 +09:00
Takeshi KOMIYA
342a5ee83d Update CHANGES refs #1935 2015-06-26 18:52:45 +09:00
Takeshi KOMIYA
7b9c3981cc Merge pull request #1935 from bgeron/allow-override-latex-numfig_format
Allow overriding 'numfig_format' for LaTeX output in latex_elements
2015-06-26 18:50:40 +09:00
Barry Warsaw
7ce3b99122 One way to work around the lack of html.parser.HTMLParserError in Python 3.5 2015-06-25 11:54:05 -04:00
Robert Lehmann
f323b60641 Explicitly mention sphinx-users mailing list
This should now answer searches for "mailing list" and "sphinx-", in case users just skim the Web site.

I have checked this in a Web browser and it looks good IMO (box not overfull.)
2015-06-24 21:13:24 +09:00
Takayuki SHIMIZUKAWA
a0dc30ed2c Merge pull request #1941 from sphinx-doc/oops-groups
Explicitly mention sphinx-users mailing list
2015-06-24 21:11:04 +09:00
Robert Lehmann
e8ab6cc44e Explicitly mention sphinx-users mailing list
This should now answer searches for "mailing list" and "sphinx-", in case users just skim the Web site.

I have checked this in a Web browser and it looks good IMO (box not overfull.)
2015-06-24 13:32:01 +02:00
Bram Geron
e237dad509 Allow overriding 'numfig_format' for LaTeX output in latex_elements 2015-06-22 14:18:17 +01:00
Rob Ruana
27be6614f7 [Napoleon] Miscellaneous formatting fixes to napoleon example docstrings 2015-06-14 13:32:04 -07:00
Rob Ruana
d5d6556a8a [Napoleon] Updates docs to use single quoted strings & 4-space indentation 2015-06-11 20:21:37 -07:00
Rob Ruana
92bf7ca36a Merge pull request #1928 from alex/patch-1
Use an HTTPS url for fonts so these load on HTTPS pages
2015-06-11 12:52:39 -07:00
Rob Ruana
4670c87be2 Related to #1927: [Napoleon] always start description on same line as type in Raises section 2015-06-11 12:50:05 -07: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
Takeshi KOMIYA
10183a6ca0 Fix a crash when setting up extensions which do not support metadata 2015-06-11 19:05:23 +02:00
Alex Gaynor
7592e4bda2 Use an HTTPS url for fonts so these load on HTTPS pages
Right now they're blocked as active mixed content.
2015-06-11 07:20:49 -04:00
Rob Ruana
d82d110dfd Closes #1927: [Napoleon] fixes parsing & formatting of types in Raises section 2015-06-11 01:16:25 -07:00
Rob Ruana
89d30fca65 Closes #1927: [Napoleon] fixes parsing & formatting of types in Raises section 2015-06-11 01:15:52 -07:00
Rob Ruana
34add11b5d Closed #1925: [Napoleon] provides @property examples & recommends PEP 484 type hints in Napoleon docs 2015-06-09 18:18:22 -07:00
shimizukawa
cf42c46beb refs #1784: fix for websupport. 2015-06-08 15:08:22 +08:00
shimizukawa
059a74c51e Fix #1784: Provide non-minified JS code in sphinx/search/*.py 2015-06-08 14:35:01 +08:00
Takayuki SHIMIZUKAWA
20cba249ef Merge pull request #1910 from bgeron/patch-1
Fix a typo in doc/markup/toctree.rst.
2015-06-08 06:47:49 +08:00
shimizukawa
a9afcb8831 Fix #1920 Minor documentation bug in windows install guide. 2015-06-07 17:08:06 +08:00
Takayuki SHIMIZUKAWA
381d9ef7c5 Merge pull request #1876 from ericholscher/source_suffix_in_build
Add suffix to doc context. Fixes #1873.
2015-06-07 08:59:13 +08:00
Eric Holscher
5f6503c905 Add suffix to HTML context. Fixes #1873 2015-06-06 13:12:56 -07:00
shimizukawa
3af8e53740 fix flake8 issue 2015-06-06 07:32:51 +08:00
Paul Kienzle
04ceb025b4 fix pep8 noise 2015-06-04 15:25:58 -04:00
Paul Kienzle
c9bc4d9698 allow apidoc using 'python -m sphinx.apidoc' 2015-06-04 15:01:27 -04:00
Jakob Lykke Andersen
6b8f29bb45 C++, fixes sphinx-doc/sphinx#1913 2015-05-30 09:56:32 +02:00
Bram Geron
f1f4342e9a Fix a typo in doc/markup/toctree.rst. 2015-05-29 12:51:01 +01:00
Rob Ruana
048f54f2b0 Closes #1904: [Napoleon] parses restructuredtext references in fields/params BEFORE splitting on colon 2015-05-27 10:58:26 -07:00
Rob Ruana
eade1e797e Closes #1904: [Napoleon] parses restructuredtext references in fields/params BEFORE splitting on colon 2015-05-27 10:57:04 -07: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
Eric Larson
b4331978e0 FIX: Only check if members is True 2015-05-19 10:08:26 -07: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