tk0miya
cdc244428d
Merge with default
2014-10-06 23:57:16 +09:00
tk0miya
69bcadee89
Fix it should not use starttag() to tags which are not related with node
2014-10-06 23:25:25 +09:00
Georg Brandl
65296334e0
test fix
2014-10-06 15:49:15 +02:00
Georg Brandl
cd4437122b
Include placeholder in numfig prefix i18n strings so that they do not end in spaces
2014-10-06 15:34:42 +02:00
Georg Brandl
1bfb881139
Fix environment handling for the fignum changes.
2014-10-06 15:32:53 +02:00
Georg Brandl
f7fab21f8d
Update sphinx.pot
2014-10-06 15:21:02 +02:00
Georg Brandl
105122be43
Fix up default labels for figures and listings.
2014-10-06 15:19:42 +02:00
Takayuki Shimizukawa
6c0b4f1933
Merged in tk0miya/sphinx (pull request #304 )
...
numfig feature improvement
2014-10-06 21:45:25 +09:00
tk0miya
568ac7e9a9
Fix position of \label tag for literal_block was invalid in LaTeX
2014-10-06 21:05:56 +09:00
Jeppe Pihl
702252c4e4
fix line separator issue
2014-10-06 13:47:58 +02:00
tk0miya
71cf3e7a4f
Fix position of \label tag for table was invalid in LaTeX
2014-10-06 20:24:57 +09:00
tk0miya
e0fb54a7bb
Catch KeyError resolving numref if target docs does not included in toctree
2014-10-06 18:50:01 +09:00
Jeppe Pihl
0b0cf82a75
fixed bugs, and extended unit test to catch them again if they reappear
2014-10-06 10:58:03 +02:00
Jeppe Pihl
a3745cfb5e
merge
2014-10-06 10:35:33 +02:00
tk0miya
a5606976b6
Fix flake8 violations
2014-10-06 13:56:51 +09:00
Takayuki Shimizukawa
b6b6f8ad79
Fix test for previous change.
...
Fix. <caption> node should not include <paragraph> block element as a result of nested_parse.
2014-10-06 07:10:52 +09:00
Takayuki Shimizukawa
655866d2cc
Fix. <caption> node should not include <paragraph> block element as a result of nested_parse.
2014-10-06 01:25:25 +09:00
Takayuki Shimizukawa
fa30e7b52a
If the `python-levenshtein
` 3rd-party package is installed, it will improve the calculation time. refs #1426 .
2014-10-05 22:25:50 +09:00
Takayuki Shimizukawa
ee98decec1
Incompatibility. Now :confval:gettext_uuid
is set False by default. If False, also levenshtein calculation is disabled. refs #1426
2014-10-05 21:50:44 +09:00
tk0miya
777218580a
Surround fignum and caption with <span> tag
2014-10-05 20:55:46 +09:00
tk0miya
8ee53ddb06
Refactor creating permalinks on HTML writer
2014-10-05 20:54:50 +09:00
tk0miya
a875e8f377
Set permanent links to every captions and titles
2014-10-05 16:27:38 +09:00
Jeppe Pihl
dc3d0b6ca1
added test .rst files
2014-10-04 17:49:37 +02:00
Jeppe Pihl
22c8382880
added tests for linenos, lineno-start, lineno-match
2014-10-04 17:48:55 +02:00
Takayuki Shimizukawa
4a517af21c
fix: autosummary of modules broken in Sphinx-1.2.3. closes #1585
2014-10-04 23:21:03 +09:00
Jeppe Pihl
5c48682cc9
added documentation for lineno-match option
2014-10-04 15:36:38 +02:00
Takayuki Shimizukawa
5eb459f5a6
abort sphinx-quickstart when project path is not a empty directory.
2014-10-04 20:52:42 +09:00
Takayuki Shimizukawa
ecfeece952
pull request #299 has been merged. Add documentation for sphinx-quickstart options, update a few statement and CHANGES. Closes #1501 .
2014-10-04 14:14:31 +09:00
shirou
618b684c9b
merge
2014-10-02 21:45:02 +09:00
shirou
01fd502e71
manage --no-makefile and --no-batchfile in quiet mode.
2014-10-02 21:37:19 +09:00
shirou
54ebc5e17a
birkenfeld/sphinx を default にマージしました。
2014-10-02 21:32:51 +09:00
tk0miya
8270575a9c
Update testcases for :numref:
2014-10-02 11:17:34 +09:00
Jeppe Pihl
bbfe4d3bb9
fixed issues with line numbering not being showed correctly.
2014-10-02 00:41:30 +02:00
Jeppe Pihl
7265fedd68
fix pep8 warnings
2014-10-01 21:47:43 +02:00
Georg Brandl
65ae039f31
merge with stable
2014-10-01 19:59:29 +02:00
Georg Brandl
ee245c7bf1
Closes #1584 : Point to master doc in HTML "top" link.
2014-10-01 19:58:36 +02:00
Georg Brandl
a3f12e1ccc
bizstyle: we now emit "code" instead of "tt".
2014-10-01 19:26:37 +02:00
tk0miya
0d28a95f85
Fix numfig got error if table without title exists
2014-10-01 22:15:29 +09:00
tk0miya
5046abbaee
Support :numref: in other writers
2014-10-02 11:36:24 +09:00
tk0miya
002ba5e4de
Support :numref: in LaTeX writer
2014-10-01 11:38:41 +09:00
tk0miya
6c798fd5f0
Merge with default
2014-10-02 11:38:49 +09:00
tk0miya
1e63f34d2e
Fix Builder.imgpath has not been initialized correctly
2014-10-01 10:12:20 +09:00
tk0miya
4c82a16564
Add :numref: role to refer figures, tables and code-blocks by its fignum
2014-10-01 00:33:00 +09:00
shirou
baa8131899
add required parameters check and print warning when quiet mode is specified.
2014-09-30 23:13:02 +09:00
shirou
cf026c28f7
fix overwriting option specified values.
2014-09-30 23:02:23 +09:00
Jeppe Pihl
de8f428528
#1583 : Allow the line numbering of the directive literalinclude
to match that of the included file, using a new `lineno-match
` option.
2014-09-30 00:11:28 +02:00
Takayuki Shimizukawa
86ff9589bc
pull request #297 has been merged. Update CHANGES for it. Closes #1571 .
2014-09-29 00:37:52 +09:00
Takayuki Shimizukawa
7d47d60242
Merged in tk0miya/sphinx (pull request #297 )
...
Add imgpath property to all builders
2014-09-29 00:32:38 +09:00
tk0miya
8c38327f0e
Refactored; Initialize imagedir at init() method
2014-09-29 00:17:24 +09:00
shirou
57e8b8560e
fix the comments.
...
Note: If quiet, project, author and version are specified, skip all with DEFAULT_VALUE.
If not quiet and specified some options, skip that options and ask the others.
2014-09-28 23:32:11 +09:00