Roland Meister
|
32414bf3d3
|
Add orphan documents as epub_post_files.
|
2013-02-14 21:34:26 +01:00 |
|
Roland Meister
|
e887aaa617
|
Bug #1093: restrict image width for epub builder.
|
2013-02-10 13:47:42 +01:00 |
|
Takayuki Shimizukawa
|
a462284f95
|
fix: make.bat is always saved with 'LF' instead of 'CRLF' for both Win/Unix.
|
2013-02-10 11:51:36 +09:00 |
|
Takayuki Shimizukawa
|
05718e4a1a
|
conf.py now accept CRLF end-of-line.
|
2013-02-10 15:25:45 +09:00 |
|
shirou
|
57a84ff442
|
remove a empty line.
|
2013-02-10 01:46:47 +09:00 |
|
shirou
|
28a4dc5db3
|
change None to 'html' to regenerate output when the setting is changed.
|
2013-02-10 01:46:31 +09:00 |
|
shirou
|
c4f107a8cf
|
add "versionadd".
|
2013-02-10 01:44:56 +09:00 |
|
shirou
|
472ec0b0b8
|
change default arg to 'inline'
|
2013-02-10 01:44:35 +09:00 |
|
shirou
|
3e1ce90183
|
change "epub_show_urls" option default value to 'inline'.
This keeps the current behaviour.
|
2013-02-09 23:01:42 +09:00 |
|
shirou
|
0635eddd07
|
add "epub_show_urls" option to doc and quickstart.
|
2013-02-09 23:00:47 +09:00 |
|
shirou
|
fc63acf3d1
|
Merged birkenfeld/sphinx into default
|
2013-02-09 22:44:56 +09:00 |
|
Georg Brandl
|
d8d94e15e3
|
Add Basque to the list of languages.
|
2013-02-07 18:50:09 +01:00 |
|
Georg Brandl
|
d53bc2fcdf
|
compile_catalog update.
|
2013-02-07 18:48:58 +01:00 |
|
Takayuki Shimizukawa
|
fa1bd2c0d1
|
New locales: Added Basque locale. Closes #1097
|
2013-02-08 00:09:37 +09:00 |
|
Takayuki Shimizukawa
|
00fa1b2505
|
Fix text builder did not respect wide/fullwidth characters for textwrap.
|
2013-02-07 03:34:51 +00:00 |
|
shirou
|
74cce431a3
|
add epub_show_urls option. This option is almost same as latex_show_urls.
|
2013-02-06 23:32:12 +09:00 |
|
Takayuki Shimizukawa
|
b8296ad11e
|
Fix text builder did not respect wide/fullwidth charactors for table layout.
|
2013-02-06 00:29:59 +09:00 |
|
Takayuki Shimizukawa
|
529e45a980
|
Fix text builder did not respect wide/fullwidth charactors for title line.
|
2013-02-05 23:57:26 +09:00 |
|
Georg Brandl
|
5aaf533a39
|
Add setup.py "upload" alias for automatic package signing.
|
2013-02-05 09:19:52 +01:00 |
|
Takayuki Shimizukawa
|
0c7cc10a69
|
fix: reporting correct line number implementation (6fc25e0e3a5c) was not worked with docutils 0.7, 0.8.
|
2013-02-05 04:40:47 +00:00 |
|
Takayuki Shimizukawa
|
6667a7cbdf
|
fix toctree entry missing for testing.
|
2013-02-05 03:54:35 +00:00 |
|
Takayuki Shimizukawa
|
7ebd7ab2a9
|
fix: roles' reftarget ware swapped if there are some roles in 1 line and translation exchange rthat roles position. refs #1090
|
2013-02-05 12:47:08 +09:00 |
|
Georg Brandl
|
51deccfa5c
|
Move custom transforms from environment to their own module, to make sphinx.environment at least a little lighter.
|
2013-02-04 15:52:26 +01:00 |
|
Takayuki Shimizukawa
|
d6f31f3fa1
|
remove unusable 'SEVERE: Duplicate ID' message for footnote that the translation node has been recognized as a duplicate.
|
2013-02-04 23:06:44 +09:00 |
|
Takayuki Shimizukawa
|
c1c0a03895
|
fix: reporting correct line number when translations have wrong reST syntax or else.
|
2013-02-04 22:23:03 +09:00 |
|
Takayuki Shimizukawa
|
70f3f889d1
|
Fix autodoc crash if :members: and :special-members: ware both set (by d7ac5e4).
|
2013-02-03 22:27:20 +09:00 |
|
Takayuki Shimizukawa
|
e70a43a9c5
|
Closes #1062: sphinx.ext.autodoc use __init__ method signature for class signature.
|
2013-02-03 20:27:34 +09:00 |
|
Takayuki Shimizukawa
|
4d4dad3610
|
test refactoring: use with_setup for all test_autodoc.py's tests
|
2013-02-03 13:53:10 +09:00 |
|
Takayuki Shimizukawa
|
e47f434c32
|
add test for pull request #111: Respect add_autodoc_attrgetter() even when inherited-members is set
|
2013-02-03 12:48:39 +09:00 |
|
A. Jesse Jiryu Davis
|
6945551c20
|
Respect add_autodoc_attrgetter() even when inherited-members is set
|
2013-01-31 12:22:11 -05:00 |
|
Takayuki Shimizukawa
|
a86ea846e2
|
Fix :term: doesn't link to glossary if term text translated. refs #1090
|
2013-01-30 23:41:37 +09:00 |
|
Takayuki Shimizukawa
|
9735ec0a74
|
fix source and line value for glossary term. refs #1090
|
2013-01-30 00:49:41 +09:00 |
|
Takayuki Shimizukawa
|
6f4764f77b
|
Fix gettext does not extract glossary terms. Closes #1090
|
2013-01-30 00:13:58 +09:00 |
|
Takayuki Shimizukawa
|
de1f19da36
|
fix debug2 UnicodeEncodeError issue caused by docutils Element.__repr__() return unicode object if Element['names'] contain unicode object.
This is maybe docutils issue: https://sourceforge.net/tracker/?func=detail&aid=3601607&group_id=38414&atid=422030
|
2013-01-21 03:44:31 +00:00 |
|
Takayuki Shimizukawa
|
60f6fc4805
|
fix debug2 UnicodeEncodeError issue with multibyte names node
|
2013-01-21 08:09:43 +09:00 |
|
Takayuki Shimizukawa
|
fbd63617cf
|
add installations for each environments
|
2013-01-20 16:06:04 +09:00 |
|
Georg Brandl
|
b8aba34add
|
merge default heads
|
2013-01-19 21:15:11 +01:00 |
|
Georg Brandl
|
158db97669
|
null merge with stable
|
2013-01-19 21:14:50 +01:00 |
|
Georg Brandl
|
926cd01168
|
Remove devguide mention.
|
2013-01-19 21:14:22 +01:00 |
|
Georg Brandl
|
20279b07a4
|
New doc design "sphinx13".
|
2013-01-18 23:17:11 +01:00 |
|
Georg Brandl
|
0939d6fcdb
|
New doc design "sphinx13".
|
2013-01-18 23:17:11 +01:00 |
|
Takayuki Shimizukawa
|
a1bf7dbcf8
|
fix: output all html every time with python3.3.
Sphinx detect config changing by hash(str(cfgdict)).
In python3.3, str(dict_instance) retun another string per process.
|
2013-01-15 14:16:16 +09:00 |
|
Takayuki Shimizukawa
|
6e4a36d2fe
|
fix: import xml confusing. 2to3 converted import xml.etree.... into from . import ...
|
2013-01-14 16:56:26 +09:00 |
|
Georg Brandl
|
2b06c656c1
|
faq: add sphinx-contrib
|
2013-01-14 00:07:19 +01:00 |
|
Georg Brandl
|
0701c850d2
|
faq: add Hieroglyph
|
2013-01-14 00:02:51 +01:00 |
|
Georg Brandl
|
b8967b4ee8
|
tutorial: make "documentation collection" clearer
|
2013-01-14 00:01:18 +01:00 |
|
Georg Brandl
|
b831acf617
|
Refactor the "usage" help text into several sections.
|
2013-01-13 14:12:33 +01:00 |
|
Georg Brandl
|
95c45a0ab3
|
autodoc: debug module analyzer failure
|
2013-01-13 14:05:40 +01:00 |
|
Georg Brandl
|
9b4efc9ba3
|
Fix pyflakes issues.
|
2013-01-13 10:26:52 +01:00 |
|
Georg Brandl
|
7d68f0e4a2
|
Fix long lines reported by "make check".
|
2013-01-13 10:22:38 +01:00 |
|