Takayuki Shimizukawa
|
8536b4844e
|
Merged in tk0miya/sphinx (pull request #266)
Rename :filename: option of code-block directive to :caption:
|
2014-08-24 11:02:36 +09:00 |
|
Takayuki Shimizukawa
|
799ae87ce0
|
fix fc1901d for py3, again. and add 2 assertions
|
2014-08-22 13:01:11 +09:00 |
|
Takayuki Shimizukawa
|
2987330a11
|
fix fc1901d for py3
|
2014-08-22 12:39:42 +09:00 |
|
Takayuki Shimizukawa
|
e8b870de0c
|
:mod:~sphinx.ext.viewcode support imported function/class aliases. Closes #623
|
2014-08-22 11:38:56 +09:00 |
|
tk0miya
|
dd8a02d5e1
|
Fix #1381 :rfc: and :pep: roles support custom link text
|
2014-08-20 12:27:08 +09:00 |
|
tk0miya
|
95fc3ce888
|
Backed out changeset 177fce4ba59c
|
2014-08-20 12:21:18 +09:00 |
|
tk0miya
|
3c1067c038
|
Fix #1381 :rfc: and :pep: roles support custom link text
|
2014-08-20 12:19:12 +09:00 |
|
tk0miya
|
3c8bc8f5fd
|
Merge upstream changes
|
2014-08-20 10:05:58 +09:00 |
|
Takayuki Shimizukawa
|
4be8071639
|
Merged in tk0miya/sphinx (pull request #269)
Fix #1476 replace <tt> tag by <code>
|
2014-08-20 06:45:18 +09:00 |
|
Takayuki Shimizukawa
|
f68c3b1caf
|
Merged in tk0miya/sphinx (pull request #274)
Set its URL as a default title value if URL appears in toctree
|
2014-08-20 06:14:15 +09:00 |
|
tk0miya
|
7db168416b
|
Set its URL as a default title value if URL appears in toctree
|
2014-08-20 01:00:29 +09:00 |
|
tk0miya
|
57cc7dfa05
|
Fix RuntimeError with numbered circular toctree
|
2014-08-19 10:44:09 +09:00 |
|
Takayuki Shimizukawa
|
60911efe05
|
Merge with tip
|
2014-08-18 23:20:42 +09:00 |
|
Takayuki Shimizukawa
|
4046c5f0e2
|
Merged in tk0miya/sphinx (pull request #268)
Fix numbering section does not work at singlehtml mode (adhoc)
|
2014-08-18 23:10:59 +09:00 |
|
tk0miya
|
14107fd5de
|
Fix numbering section at singlehtml mode does not work for nested toctree
|
2014-08-18 22:06:30 +09:00 |
|
Shoji KUMAGAI
|
b71508d6fa
|
Add theme contents for 'bizstyle'
|
2014-08-15 13:38:02 +09:00 |
|
Takayuki Shimizukawa
|
b8c2619858
|
Merged in r_rudi/sphinx (pull request #267)
add 'diff' parameter to literalinclude.
|
2014-08-13 13:17:47 +09:00 |
|
shirou
|
4e70d364ba
|
add test and document about diff params in literalinclude.
|
2014-08-12 14:11:54 +09:00 |
|
tk0miya
|
0943375069
|
Fix #1476 replace <tt> tag by <code>
|
2014-08-12 12:12:10 +09:00 |
|
tk0miya
|
5725ee0e82
|
Fix numbering section does not work at singlehtml mode (adhoc)
|
2014-08-12 11:22:34 +09:00 |
|
Takayuki Shimizukawa
|
954869df26
|
merge with stable
|
2014-08-12 06:42:57 +09:00 |
|
Takayuki Shimizukawa
|
e984e381e8
|
* On Python3 environment, docutils.conf with 'source_link=true' in the general section cause type error. Closes #1531
|
2014-08-12 00:11:23 +09:00 |
|
tk0miya
|
3e1667290b
|
Rename :filename: option of code-block directive to :caption:
|
2014-08-11 22:36:31 +09:00 |
|
Takayuki Shimizukawa
|
e5cb460d8b
|
* update old XPath notation
|
2014-08-11 14:19:14 +09:00 |
|
Takayuki Shimizukawa
|
1d65d9cdc6
|
rename test files
|
2014-08-10 23:47:27 +09:00 |
|
Takayuki Shimizukawa
|
d39327d539
|
* for pull request #258: update CHANGES, add tests, add a document and refactoring.
|
2014-08-10 23:03:02 +09:00 |
|
Takayuki Shimizukawa
|
ed9de1c9e8
|
* provide _copy_to_temp option for TestApp()
|
2014-08-10 22:23:52 +09:00 |
|
Takayuki Shimizukawa
|
8dcd094a30
|
Merged in jakobla/sphinx (pull request #263)
Rewrite of C++ domain (also fixes #1013, #1103)
|
2014-08-10 20:02:37 +09:00 |
|
Jakob Lykke Andersen
|
e43fcfa1f4
|
C++, test now also work with Python 3.
|
2014-08-10 11:59:22 +02:00 |
|
Takayuki Shimizukawa
|
c3fdd2a9c3
|
* refactoring
|
2014-08-10 16:31:28 +09:00 |
|
Takayuki Shimizukawa
|
68949656b2
|
* for PR#264: update CHANGES, add tests, small refactoring.
|
2014-08-10 16:28:31 +09:00 |
|
Jakob Lykke Andersen
|
640dfc1951
|
Merged birkenfeld/sphinx into default
|
2014-08-06 18:54:23 +02:00 |
|
Jakob Lykke Andersen
|
14e6affa7d
|
C++, update id generation to use name mangling
|
2014-08-06 17:41:51 +02:00 |
|
Takayuki Shimizukawa
|
3efd230a0e
|
fix test caused by previious commit: 989c16e04371c
|
2014-08-05 01:54:56 +09:00 |
|
Takayuki Shimizukawa
|
f7399a261a
|
Add app.set_translator() API to register or override a Docutils translator class like :confval:html_translator_class .
|
2014-08-05 00:18:54 +09:00 |
|
Takayuki Shimizukawa
|
6580b23b90
|
Merged in lennart0901/sphinx (pull request #260)
Encode underscore in citation labels for latex export
|
2014-08-03 17:43:40 +09:00 |
|
Takayuki Shimizukawa
|
eaed3ca9f1
|
Automatically compile `*.mo files from *.po ` files.
|
2014-08-03 16:22:08 +09:00 |
|
Takayuki Shimizukawa
|
eb8dbf4631
|
Fix malformed po files in the test-intl directory
|
2014-08-03 14:34:40 +09:00 |
|
Takayuki Shimizukawa
|
da4c67e2a3
|
When specifying toctree :numbered: option and :tocdepth: metadata, sub section number that is larger depth than :tocdepth: is shrinked. Closes #1251.
|
2014-08-02 18:10:41 +09:00 |
|
Takayuki Shimizukawa
|
24280fd90d
|
* refactoring: metadata (docinfo) type normalization and add test.
|
2014-08-02 16:39:07 +09:00 |
|
Lennart Fricke
|
7a9cc9f95b
|
Escape underscore in citation labels for latex export
|
2014-07-31 08:55:29 +02:00 |
|
Takayuki Shimizukawa
|
6630255a10
|
* Fix: Undecodable source reading cause UnicodeDecodeError instead of emitting warnings. Thanks to anatoly techtonik. Closes #1524
|
2014-07-30 02:47:22 +09:00 |
|
Jakob Lykke Andersen
|
23df17b404
|
C++, change parsing context to explicit arguments, fixes some casting operators.
|
2014-07-27 02:57:41 +02:00 |
|
Jakob Lykke Andersen
|
caad958de4
|
C++, fix namespacing of elements and xrefs.
|
2014-07-24 11:09:28 +02:00 |
|
Jakob Lykke Andersen
|
967ca06545
|
Revamp of C++ domain.
|
2014-07-24 01:40:48 +02:00 |
|
Lars Buitinck
|
5a13bce2e2
|
compress static PNG images with optipng -o10
Average reduction in file size of 20%.
|
2014-07-22 13:42:00 +02:00 |
|
Jakob Lykke Andersen
|
b293be1fc9
|
C++ domain, add support for virtual functions.
|
2014-07-18 18:09:25 +02:00 |
|
Takayuki Shimizukawa
|
da20c3713b
|
merge with stable
|
2014-07-13 11:43:12 +09:00 |
|
Takayuki Shimizukawa
|
269421bc58
|
* Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, texinfo and changes. Closes #1508
|
2014-07-13 10:44:48 +09:00 |
|
Takayuki Shimizukawa
|
e2ed97031d
|
use test generator nosetests feature.
|
2014-07-12 22:14:14 +09:00 |
|