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 |
|
Takayuki Shimizukawa
|
1323770863
|
release 1.3b1
|
2014-10-09 15:05:46 +00:00 |
|
Takayuki Shimizukawa
|
d289870f48
|
rename numfig_prefix to numfig_format . later is better for the purpose.
|
2014-10-10 00:19:17 +09:00 |
|
Takayuki Shimizukawa
|
6261c8b68d
|
Use universal wheel package. removing build directory procedure is not needed anymore.
|
2014-10-10 00:01:57 +09:00 |
|
Takayuki Shimizukawa
|
da651089e7
|
fix trailing space and long line
|
2014-10-09 23:53:33 +09:00 |
|
Takayuki Shimizukawa
|
95ada28440
|
update locales
|
2014-10-09 22:57:43 +09:00 |
|
Takayuki Shimizukawa
|
1173b5daaa
|
fix i18n.
* in some languages the form of "this" changes depending on the following noun
|
2014-10-09 22:57:25 +09:00 |
|
Takayuki Shimizukawa
|
20d55bd5b6
|
fix: remove alert() from bizstyle js.
change: overkilled breadcrumb stripping.
|
2014-10-09 22:41:32 +09:00 |
|
Takayuki Shimizukawa
|
4aa4d08a0a
|
merge with stable
|
2014-10-09 22:05:20 +09:00 |
|
Takayuki Shimizukawa
|
857422eb67
|
update CHANGES for pull request #303, pull request #307.
|
2014-10-09 21:53:09 +09:00 |
|
Takayuki Shimizukawa
|
1ff5ffe1ed
|
Merged in tk0miya/sphinx (pull request #307)
Add frame to code-block in LaTeX
|
2014-10-09 21:31:28 +09:00 |
|
Takayuki Shimizukawa
|
2826af738d
|
Merged in tk0miya/sphinx (pull request #303)
Add :numref: role to refer figures, tables and code-blocks by its fignum
|
2014-10-09 19:45:50 +09:00 |
|
tk0miya
|
83e8bbf58b
|
Add docs about :numref: role
|
2014-10-09 19:31:36 +09:00 |
|
tk0miya
|
e32883433a
|
Update docs by reviewing
|
2014-10-09 01:41:51 +09:00 |
|
Takayuki Shimizukawa
|
b9a39f0ea0
|
Merged in shimizukawa/sphinx (pull request #305)
gettext speed-up. closes #1426
|
2014-10-09 00:59:39 +09:00 |
|
Takayuki Shimizukawa
|
27f89b9e99
|
fix documentation for websupport.
|
2014-10-09 00:57:01 +09:00 |
|
Takayuki Shimizukawa
|
ab91342bb1
|
fix testing for jQuery-1.11.1
|
2014-10-09 00:56:26 +09:00 |
|
tk0miya
|
f51b945d89
|
Add frame to code-block in LaTeX
|
2014-10-08 21:52:33 +09:00 |
|
Takayuki Shimizukawa
|
90e9957240
|
fix grammar by review
|
2014-10-08 21:36:33 +09:00 |
|
tk0miya
|
18051a5110
|
Add docs about confval for numfig
|
2014-10-08 11:03:14 +09:00 |
|
Takayuki Shimizukawa
|
c608af4bab
|
Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for jQuery. Closes #1438.
|
2014-10-08 08:59:01 +09:00 |
|
Takayuki Shimizukawa
|
34709d3080
|
Merged in tk0miya/sphinx (pull request #306)
Fix it should not use starttag() to tags which are not related with node
|
2014-10-07 23:22:01 +09:00 |
|
Takayuki Shimizukawa
|
a7de6a2575
|
fix testing for ad7ce315a358
|
2014-10-07 23:12:16 +09:00 |
|
Takayuki Shimizukawa
|
d7ee60571b
|
update CHANGES for pull request #301. Closes #1583
|
2014-10-07 23:00:32 +09:00 |
|
Takayuki Shimizukawa
|
5d12c20d2a
|
Merged in jpihl/sphinx-fork (pull request #301)
#1583: Allow the line numbering of the directive `literalinclude` to match that of the included file, using a new ``lineno-match`` option.
|
2014-10-07 22:55:43 +09:00 |
|
Georg Brandl
|
8c25b837d1
|
improve C coverage output
|
2014-10-06 22:01:32 +02:00 |
|
Jeppe Pihl
|
29af67f438
|
merge
|
2014-10-06 20:31:30 +02:00 |
|
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 |
|