Jacob Mason
|
f94df908bc
|
resave pickle after uids are added
|
2010-08-14 17:43:20 -05:00 |
|
Jacob Mason
|
89566e69c9
|
simplify websupport writer now that we don't have nested commentable nodes.
|
2010-08-14 16:05:19 -05:00 |
|
Jacob Mason
|
ace0e37e03
|
fix syntax highlighting in quickstart
|
2010-08-14 14:48:27 -05:00 |
|
Daniel Neuhäuser
|
ac9c7d71dc
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-14 20:12:13 +02:00 |
|
Daniel Neuhäuser
|
860fc27177
|
shutil.copytree doesn't have an ignore argument in Python 2.4
|
2010-08-14 19:48:42 +02:00 |
|
Daniel Neuhäuser
|
fae5b3c133
|
Fix doctest to work with Python 2.5 and lower
|
2010-08-14 19:52:04 +02:00 |
|
Jacob Mason
|
12584dd257
|
merge with trunk
|
2010-08-14 12:16:38 -05:00 |
|
Georg Brandl
|
1a41c13da7
|
merge with 1.0
|
2010-08-14 17:14:43 +02:00 |
|
Georg Brandl
|
60c75cd33c
|
Added tag 1.0.2 for changeset 3fcdbfa3afb1
|
2010-08-14 17:13:32 +02:00 |
|
Georg Brandl
|
d1cc9be1d0
|
Update release date.
|
2010-08-14 17:09:23 +02:00 |
|
Georg Brandl
|
bafc3ee84d
|
merge with 1.0
|
2010-08-14 17:08:17 +02:00 |
|
Georg Brandl
|
572e601981
|
Fix handling of doc field types for different directive types.
|
2010-08-14 17:04:25 +02:00 |
|
Georg Brandl
|
a484c6f793
|
#490: Fix cross-references to objects of types added by the :func:~.Sphinx.add_object_type API function.
|
2010-08-14 16:51:04 +02:00 |
|
Daniel Neuhäuser
|
7925ad0efe
|
Automated merge with ssh://bitbucket.org/birkenfeld/sphinx-web-support
|
2010-08-14 14:44:34 +02:00 |
|
Daniel Neuhäuser
|
6f91352415
|
Take doctrees in subdirectories into account
|
2010-08-14 14:43:54 +02:00 |
|
Georg Brandl
|
8581b49545
|
merge
|
2010-08-14 14:33:08 +02:00 |
|
Georg Brandl
|
2be3327209
|
Fix typo.
|
2010-08-14 14:31:20 +02:00 |
|
Daniel Neuhäuser
|
54f3323ac7
|
Removed unnecessary newline
|
2010-08-14 12:16:40 +02:00 |
|
Daniel Neuhäuser
|
cfaecfa082
|
Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking
|
2010-08-14 11:23:13 +02:00 |
|
Daniel Neuhäuser
|
7e7134e029
|
Use the highest protocol to pickle doctrees and use the constants provided by the pickle module
|
2010-08-14 11:22:40 +02:00 |
|
Daniel Neuhäuser
|
1f0b25be79
|
Fix finish handler of the websupport builder
|
2010-08-14 11:17:38 +02:00 |
|
Daniel Neuhäuser
|
07db8c03d2
|
Added a test to make sure pickled doctrees still have their uids
|
2010-08-14 11:11:50 +02:00 |
|
Daniel Neuhäuser
|
1f1ed85390
|
merge with jacobmason/sphinx-web-support
|
2010-08-14 07:08:22 +02:00 |
|
Jacob Mason
|
d62d568a00
|
moved templates back into js, getting the html template file trys to load the images from template tags resulting in a bunch of 404's. This is a project for after pencils down date since it functions fine as is
|
2010-08-13 16:27:02 -05:00 |
|
Jacob Mason
|
642cfd08aa
|
readd modal focuser
|
2010-08-13 14:32:30 -05:00 |
|
Jacob Mason
|
3717927c83
|
fixed bug in CombinedHtmlDiffer that clipped the last line.
|
2010-08-13 12:15:12 -05:00 |
|
Daniel Neuhäuser
|
5be29e0894
|
Fixed showError
|
2010-08-13 17:28:37 +02:00 |
|
Daniel Neuhäuser
|
2742399e80
|
Implement $.fn.comment more efficiently
|
2010-08-13 17:17:40 +02:00 |
|
Daniel Neuhäuser
|
030833e8c5
|
Implement showError more efficiently
|
2010-08-13 17:10:22 +02:00 |
|
Daniel Neuhäuser
|
bb0f113740
|
Use document.createElement which is faster than parsing the html to create an element
|
2010-08-13 17:07:15 +02:00 |
|
Daniel Neuhäuser
|
1fa4c78c38
|
Put spaces around operators
|
2010-08-13 16:26:46 +02:00 |
|
Daniel Neuhäuser
|
1509c0d3d3
|
Use a more consistent style in the websupport js
|
2010-08-13 15:10:48 +02:00 |
|
Daniel Neuhäuser
|
134010e357
|
Put literal_blocks under versioning
|
2010-08-13 11:44:09 +02:00 |
|
Daniel Neuhäuser
|
305977359d
|
Fix indentation
|
2010-08-13 11:37:21 +02:00 |
|
Daniel Neuhäuser
|
966aa7748a
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-13 04:54:10 +02:00 |
|
Jacob Mason
|
4dc41e5293
|
remove modal focuser
|
2010-08-12 17:08:27 -05:00 |
|
Jacob Mason
|
5922d97739
|
separate js templates from js scripts
|
2010-08-12 17:07:15 -05:00 |
|
Jacob Mason
|
7e8fb7141b
|
allow commenting on literal_blocks
|
2010-08-12 14:41:25 -05:00 |
|
Daniel Neuhäuser
|
fbe5617314
|
Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking
|
2010-08-12 03:09:24 +02:00 |
|
Daniel Neuhäuser
|
24979fbde1
|
Fixed NameError introduced by last changeset
|
2010-08-12 03:09:03 +02:00 |
|
Daniel Neuhäuser
|
94e844e556
|
Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking
|
2010-08-12 02:56:24 +02:00 |
|
Daniel Neuhäuser
|
14a99c8b86
|
Fallback to zip_longest for python3
|
2010-08-12 02:54:54 +02:00 |
|
Daniel Neuhäuser
|
ada394fe94
|
Fixing indentation etc. Note: We need a javascript styleguide
|
2010-08-11 18:15:30 +02:00 |
|
Georg Brandl
|
e1ce9a63a6
|
Fix file name in manifest.
|
2010-08-11 17:16:20 +02:00 |
|
Daniel Neuhäuser
|
1d4c7d4fe0
|
Added initial versioning support
|
2010-08-11 14:23:58 +02:00 |
|
Daniel Neuhäuser
|
4a2a6a7eab
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-11 03:48:57 +02:00 |
|
Jacob Mason
|
1b99787dcd
|
changed comment.png to faded image.
|
2010-08-10 19:51:21 -05:00 |
|
Jacob Mason
|
8c83ca35c9
|
Don't need to convert moderator to string anymore
|
2010-08-10 18:42:18 -05:00 |
|
Daniel Neuhäuser
|
4f7c5ec6d3
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-10 23:07:03 +02:00 |
|
Jacob Mason
|
1068ece635
|
fix paths in js
|
2010-08-10 15:07:30 -05:00 |
|