Commit Graph

5333 Commits

Author SHA1 Message Date
Takayuki Shimizukawa
fa9fef3632 add a documentation example with custome layout and css 2014-11-21 10:12:48 +09:00
Takayuki Shimizukawa
2db40f7725 wrong branch...
Backed out changeset 4d70ed8c4259
2014-11-21 10:11:39 +09:00
Takayuki Shimizukawa
fe64b3ff3d add a documentation example with custome layout and css 2014-11-21 10:10:39 +09:00
Takayuki Shimizukawa
a82201cb36 add a documentation example with sphinx-py3doc-enhanced-theme. 2014-11-21 08:48:31 +09:00
Georg Brandl
4d5b20de38 merge with stable 2014-11-17 19:36:34 +01:00
Georg Brandl
2cfa3cf75d Ignore test build dir from default branch. 2014-11-17 19:34:38 +01:00
Georg Brandl
571cae87a5 Closes #1372: use https URL for PEPs and RFCs 2014-11-17 19:33:59 +01:00
Georg Brandl
b10dbbc71a merge heads 2014-11-15 09:42:43 +01:00
Takayuki Shimizukawa
9bd9d8a65d add book example by using sphinx 2014-11-13 20:38:20 +09:00
Georg Brandl
6c194ad56f Closes #1623: Return types specified with `:rtype:` are now turned into links if possible. 2014-11-12 11:32:21 +01:00
Georg Brandl
09d2c399d3 Deprecate make_admonition. 2014-11-09 19:04:01 +01:00
Robert Lehmann
c528b65292 Refactor tests. 2014-11-09 09:55:56 +01:00
Georg Brandl
4f4d8688d5 Py3 fix. 2014-11-07 15:19:36 +01:00
Georg Brandl
bbd315b82e merge with stable 2014-11-07 15:03:06 +01:00
Georg Brandl
fa09ec000f Fix :confval:autodoc_docstring_signature not working with signatures
in class docstrings.
2014-11-07 15:01:10 +01:00
Georg Brandl
0889073f35 merge with stable 2014-11-06 21:26:10 +01:00
Georg Brandl
5d9d802272 Closes #1619: missing in_production_list check for latex writer 2014-11-06 21:26:00 +01:00
Georg Brandl
5edd1fcad8 Announce used Python version when running tests. 2014-11-06 09:12:51 +01:00
Georg Brandl
e6fa449e85 Add a basic test for sphinx.apidoc. 2014-11-06 09:11:20 +01:00
Georg Brandl
db57e82afe Stop removing temporary test data after tests. 2014-11-06 09:10:32 +01:00
Robert Lehmann
ed5f77916f Spec out configuration type checks. 2014-11-05 14:33:30 +01:00
Robert Lehmann
49d9efa13b Fix type checking for subclass scenarios. 2014-11-05 10:52:04 +01:00
Georg Brandl
d06ede265d Merge with stable. 2014-11-04 08:52:17 +01:00
Georg Brandl
fdeaff759a Closes #1611: actually use "argv" argument again in cmdline.main. 2014-11-04 08:51:40 +01:00
Takayuki Shimizukawa
9bd306840f change a link for documentation translation page: from 1.2 to 1.3 2014-11-04 10:27:53 +09:00
Robert Lehmann
e1a211c414 Changelog for PR#314. 2014-10-31 11:14:14 +01:00
Robert Lehmann
f607414034 Remove references to outdated warning category. 2014-10-31 11:13:45 +01:00
Robert Lehmann
872f35f113 Remove superfluous warning category. 2014-10-30 15:59:14 +01:00
Robert Lehmann
5cc72ca52b Checked configuration values for their types. Fixes #1150. 2014-10-30 15:46:02 +01:00
Takayuki Shimizukawa
2710f705a1 fix: support python versions. 2014-10-30 10:13:54 +09:00
Takayuki Shimizukawa
dc482fd247 use reference to python 3.4 for intersphinx 2014-10-30 10:08:33 +09:00
Takayuki Shimizukawa
4dd1c538d5 Fix #1610: Sphinx cause AttributeError when MeCab search option is enabled and python-mecab is not installed. 2014-10-29 01:08:47 +09:00
Takayuki Shimizukawa
6227082061 add a example. 2014-10-28 21:24:21 +09:00
Takayuki Shimizukawa
5bd2143fd0 enable sphinx.ext.viewcode for sphinx doc itself 2014-10-28 13:45:27 +09:00
tk0miya
88103c112a Fix #1603 :numref: doesn't work correctly when label contain underscore
If label contains underscore, the underscores are replaced with hyphens on normalization.
:numref: confuses the normalization with explicit notation.
This fix uses `target` variable insted of labelid to check the role is explicit or not.
2014-10-27 11:02:54 +09:00
Georg Brandl
b5430045ae copyright year update 2014-10-24 07:45:57 +02:00
Georg Brandl
96ce3b1374 Closes #1597: Added possibility to return a new template name from html-page-context. 2014-10-23 07:58:23 +02:00
Takayuki Shimizukawa
8b2f784dad Merged in westurner/sphinx-1/westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167 (pull request #308)
DOC: invocation.rst: sphinx-apidoc -M option
2014-10-22 00:24:48 +09:00
Georg Brandl
5729afdba5 Closes #1593: fix quickstart -F. 2014-10-20 08:24:01 +02:00
Georg Brandl
165db545ef Closes #1602: allow overriding lambda values with strings 2014-10-20 08:23:18 +02:00
Georg Brandl
5fedc69fec Guard against sys.exit() called while exec()ing the conf.py file. 2014-10-19 21:25:45 +02:00
Takayuki Shimizukawa
0d379f1613 improve css for figure 2014-10-20 00:36:00 +09:00
Takayuki Shimizukawa
8800192419 improve css for numfig caption 2014-10-20 00:35:34 +09:00
Takayuki Shimizukawa
7db1820d78 update CHANGES for pull request #311 2014-10-19 12:57:12 +09:00
shirou
00f62168b5 fix sphinx-quickstart does not work on python 3.4. 2014-10-18 22:09:20 +09:00
Georg Brandl
e2a5298f1f Merged in westurner/sphinx/westurner/doc-glossary-markup-ref (pull request #310)
DOC: Add reference to markup/para.rst#glossary-directive from markup/inline.rst
2014-10-18 09:02:18 +02:00
Wes Turner
5fb0c374e9 DOC: Add reference to markup/para.rst#glossary-directive from markup/inline.rst 2014-10-18 01:59:13 -05:00
Wes Turner
6bbd4c00d5 DOC: invocation.rst: sphinx-apidoc -M option 2014-10-14 02:25:56 +00:00
Takayuki Shimizukawa
215c4c01c8 bump version 2014-10-09 15:37:33 +00:00
Takayuki Shimizukawa
62dfb76fac Added tag 1.3b1 for changeset 701b48f97a37 2014-10-09 15:31:26 +00:00