tk0miya
|
c35886f6d0
|
Refactor has_child() function (by review)
|
2014-09-27 16:17:25 +09:00 |
|
tk0miya
|
a557e0dd32
|
Make numfig_prefix translatable
|
2014-09-27 15:50:19 +09:00 |
|
tk0miya
|
e3826ba2c4
|
Fix assign_figure_numbers() raises AttributeError with old environment
|
2014-09-27 00:56:50 +09:00 |
|
tk0miya
|
7cd470f59a
|
Assign fignum to tables and code-blocks
|
2014-09-27 00:47:44 +09:00 |
|
tk0miya
|
2ccdebf5d9
|
Fix RuntimeError with numbered circular toctree
|
2014-08-21 09:54:57 +09:00 |
|
tk0miya
|
ba5a42c504
|
Ignore "self" and URL in toctree
|
2014-08-21 09:54:57 +09:00 |
|
tk0miya
|
2f5ea82b37
|
Add config entries for numfig
|
2014-08-16 09:39:01 +09:00 |
|
tk0miya
|
f974aca356
|
Assign figure numbers automatically
|
2014-09-26 22:40:24 +09:00 |
|
Takayuki Shimizukawa
|
7984f81a5e
|
Merged in tk0miya/sphinx (pull request #292)
do nested_parse() :caption: of code-block directive
|
2014-09-26 20:29:38 +09:00 |
|
tk0miya
|
7c7a563426
|
Fix by review comment
|
2014-09-26 20:15:17 +09:00 |
|
Takayuki Shimizukawa
|
9f517bb20b
|
update CHANGES for pull request #295, #1520.
|
2014-09-26 02:29:02 +09:00 |
|
Takayuki Shimizukawa
|
7c9565f510
|
Merged in psuter/sphinx/psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827 (pull request #295)
Fix ``make.bat latexpdf`` mechanism to ``cd`` back to the build directory. (see #1520)
|
2014-09-26 02:23:21 +09:00 |
|
Takayuki Shimizukawa
|
5ce8815156
|
remove with_statement feature for py25.
|
2014-09-26 02:14:05 +09:00 |
|
Takayuki Shimizukawa
|
02539d5eaf
|
merge with stable
|
2014-09-26 02:11:51 +09:00 |
|
Takayuki Shimizukawa
|
0a25e61eff
|
refactoring by using with cd
|
2014-09-26 01:46:29 +09:00 |
|
Takayuki Shimizukawa
|
636c14ef4a
|
Now sphinx.ext.autodoc work with python-2.5 again, again.
|
2014-09-26 01:42:22 +09:00 |
|
Takayuki Shimizukawa
|
b897be5122
|
Now sphinx.ext.autodoc work with python-2.5 again.
|
2014-09-26 01:00:47 +09:00 |
|
Takayuki Shimizukawa
|
7060116888
|
Fix make-mode behavior on Windows. make target latexpdf , latexpdfja and info couldn't change directory with make -C directory command because make.bat was invoked instead of unix like make command.
|
2014-09-26 00:29:51 +09:00 |
|
Takayuki Shimizukawa
|
a9d58744ad
|
Fix make.bat for make-mode that lack SOURCEDIR argument for sphinx-build command.
|
2014-09-26 00:21:09 +09:00 |
|
Peter Suter
|
7eccc230b7
|
Fix `make.bat latexpdf mechanism to cd ` back to the build directory. (see #1520)
Set ``%BUILDDIR%`` to an absolute path using the common ``%~dp0`` trick.
|
2014-09-25 08:50:34 +00:00 |
|
Takayuki Shimizukawa
|
b7059d475d
|
Fix: special toctree entry "self" located after another entry that also has a toctree was replaced with wrong title and link. Closes #1576
Function argument variable `toctreenode` had been overrode by local variable.
|
2014-09-25 00:44:27 +09:00 |
|
tk0miya
|
07e52ff22d
|
Fix @caption should be placed to inside of @float element in texinfo
|
2014-09-24 00:54:27 +09:00 |
|
tk0miya
|
3ad1f1c164
|
Merge with default
|
2014-09-24 00:43:47 +09:00 |
|
tk0miya
|
5f96826ffc
|
Merge with default
|
2014-09-23 17:58:02 +09:00 |
|
Takayuki Shimizukawa
|
cae58ac81e
|
Merged in ngoldbaum/sphinx/stable (pull request #285)
Test for subclasses of docutils node types when screening searchindex
|
2014-09-23 16:50:55 +09:00 |
|
Takayuki Shimizukawa
|
a820a73442
|
Merged in tk0miya/sphinx (pull request #291)
Fix cannot capture title of literal_block node by xref
|
2014-09-23 12:21:15 +09:00 |
|
Takayuki Shimizukawa
|
5b5937d057
|
Merged in tk0miya/sphinx/stable (pull request #288)
Fix #1512 env.record_dependency crashes on multibyte directories
|
2014-09-23 11:43:13 +09:00 |
|
Georg Brandl
|
e3135cfc87
|
Make remaining builtin extensions parallel-read-proof.
|
2014-09-22 22:05:03 +02:00 |
|
Georg Brandl
|
52e5316b6e
|
Document env-merge-info event, add parallel reading to changelog
|
2014-09-22 21:55:11 +02:00 |
|
Georg Brandl
|
d44efd6254
|
Fix default for verbosity option (crashes on Py3).
|
2014-09-22 21:28:30 +02:00 |
|
Georg Brandl
|
4197144f96
|
Fix a memory leak in the parallel impl. ParallelChunked is now unnecessary.
|
2014-09-22 19:53:19 +02:00 |
|
Georg Brandl
|
339c6f1335
|
Switch sphinx.cmdline to optparse.
|
2014-09-22 19:08:52 +02:00 |
|
Georg Brandl
|
46e8309c31
|
Add a possibility to later execute finishing-up tasks in parallel.
|
2014-09-22 18:16:53 +02:00 |
|
Georg Brandl
|
0c833c020e
|
Refactor parallel process into a base class that executes any task, and a derived class that executes a batch of the same task.
|
2014-09-22 17:29:52 +02:00 |
|
Georg Brandl
|
1f23a5c369
|
Factor out parallel building into a utility class. Better error handling
with traceback of the parallel process saved in the error log.
|
2014-09-22 16:21:04 +02:00 |
|
Georg Brandl
|
7bbaa4c73f
|
Test suite fixes after env.update() change.
|
2014-09-22 15:08:15 +02:00 |
|
Georg Brandl
|
31452fc64d
|
[WIP] parallel read
|
2014-09-22 14:51:47 +02:00 |
|
Georg Brandl
|
905cbf853d
|
Move status_iterator to application object.
|
2014-09-22 14:34:57 +02:00 |
|
Georg Brandl
|
71cd2f7e50
|
Change extension setup() return value to a dictionary of metadata.
This makes it possible to introduce more metadata values later.
|
2014-09-22 11:06:42 +02:00 |
|
Georg Brandl
|
57e897669d
|
autodoc: minor PEP8 adjustments
|
2014-09-22 10:54:20 +02:00 |
|
Georg Brandl
|
062492d75f
|
env: minor comment clarification
|
2014-09-22 10:49:14 +02:00 |
|
Georg Brandl
|
9ae7c784b5
|
doctest: minor PEP8 adjustments
|
2014-09-22 10:47:08 +02:00 |
|
Georg Brandl
|
e748e23187
|
Instantiate our source class directly, this lets us get rid of the method-local class def.
|
2014-09-22 10:41:04 +02:00 |
|
Georg Brandl
|
80144f19f5
|
cpp domain: minor PEP8 cleanup
|
2014-09-22 10:20:14 +02:00 |
|
Georg Brandl
|
0a416c2d13
|
Raise env version for the ref_context introduction.
|
2014-09-22 10:00:40 +02:00 |
|
Georg Brandl
|
e7ed7cd627
|
Rename env-read-docs to env-before-read-docs, add changelog entry and fixup tests.
|
2014-09-22 09:13:44 +02:00 |
|
Georg Brandl
|
3c5cda97d1
|
Merged in guillemNaN/sphinx (pull request #261)
Add env-read-docs event to allow modify docnames list before processing
|
2014-09-22 09:05:00 +02:00 |
|
Georg Brandl
|
24d303706f
|
Fixup windows newlines.
|
2014-09-21 20:23:24 +02:00 |
|
Georg Brandl
|
df53ece2f7
|
Minor PEP8 cleanup.
|
2014-09-21 20:21:43 +02:00 |
|
Guillem Barba
|
fe077ea18b
|
Don't multiply docnames list size per each listener of env-read-docs
The env-read-docs listener function doesn't return the modified docnames list
but change the list received as parameter.
Updated the tests
|
2014-09-21 19:50:46 +02:00 |
|