summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/templates
Commit message (Collapse)AuthorAgeFilesLines
* removed second headline for modindexblackbird2007-07-221-4/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5392 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some small fixesblackbird2007-07-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5391 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* another small updateblackbird2007-07-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5389 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* readded bottom commentsblackbird2007-07-223-17/+22
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5388 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* finished javascript comments (one small bug reminds), do the static stuff nowblackbird2007-07-221-13/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5386 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* comments work nowblackbird2007-07-203-7/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5385 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Unify index handling and write the doc section about it.gbrandl2007-07-201-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5383 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* working on the comment systemblackbird2007-07-193-48/+50
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5382 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add checkboxes for hiding modules based on platform.gbrandl2007-07-182-4/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5380 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* - Add Jinja as an external.gbrandl2007-07-161-1/+1
| | | | | | | | | | - Fix a reading bug. - Use .hasattr() instead of .has_key() for nodes. - Remove unused code in the modindex handler. - Always render comment form. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5373 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* module cloud and not working popup box for comment submissionblackbird2007-07-162-15/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5372 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A way to map old HTML URLs to new URLs.gbrandl2007-07-141-0/+7
| | | | | | | Though not finished mapping for all old docs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5367 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Split search javascript from normal javascript.gbrandl2007-07-142-8/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5366 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Interim commit, will finish later:gbrandl2007-07-136-78/+82
| | | | | | | | | | | * consistent caching * new RSS feed urls * all comment modes implemented * cleanup application request handling * split util module in two git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5349 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Misc fixes in the new stylesheet and shortcut.gbrandl2007-07-121-3/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5348 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Let the user go back to the last page after saving settings.gbrandl2007-07-111-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5342 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Finished settings page.gbrandl2007-07-111-15/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5341 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A settings page.gbrandl2007-07-113-12/+41
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add missing file.gbrandl2007-07-111-0/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5339 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add first draft of per-item comments.gbrandl2007-07-114-8/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5337 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New jquery version, misc fixes.gbrandl2007-07-083-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5331 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add a todo entry, fix a TOC generation bug, add a space.gbrandl2007-07-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5330 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Cache the module index too.gbrandl2007-07-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5329 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some fixes and module index improvements: list all synopses,gbrandl2007-07-082-17/+23
| | | | | | | collapse packages. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5328 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add a patch mailing facility.gbrandl2007-07-082-0/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5326 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix the HTML help formatter.gbrandl2007-07-083-84/+89
| | | | | | | Disable highlighting if no Pygments installed. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5325 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add an HTML Help builder, untested though.gbrandl2007-07-071-2/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5323 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix modindex "most viewed" counting.gbrandl2007-07-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5322 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New "stickysidebar" style, some template nits.gbrandl2007-07-072-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5321 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Implement environment reloading in the web application.gbrandl2007-07-072-2/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5320 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Improved comments and preview form.gbrandl2007-07-063-15/+22
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5319 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style, fix a converter bug.gbrandl2007-07-055-111/+95
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Preview works (a bit.)gbrandl2007-06-252-0/+35
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5274 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix the modindex columns and the relative_path_to function.gbrandl2007-06-201-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5263 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* First attempt at a favorite list in the global module index.gbrandl2007-06-191-1/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5258 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style.gbrandl2007-06-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5255 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Restructure "special" file handling.gbrandl2007-06-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5245 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated edit templateblackbird2007-06-161-9/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5244 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed admin panel, added working NotFound implementation, fixed 404 headerblackbird2007-06-163-27/+38
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add file.gbrandl2007-06-161-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5242 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* something like a suggest changes form.gbrandl2007-06-161-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5241 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Use md5 to detect changed files; indicate version in the header link.gbrandl2007-06-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5231 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Give env to builder.gbrandl2007-06-021-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5187 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add HTML meta-links.gbrandl2007-06-011-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5182 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Little facelift on the index page.gbrandl2007-05-271-32/+32
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5166 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* just display the style choser on the index pageblackbird2007-05-261-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5161 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added style chooserblackbird2007-05-261-6/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5160 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Implement cache control for static files.gbrandl2007-05-261-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5158 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed some small bugsblackbird2007-05-261-24/+29
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5157 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "recent comments" tab to admin panel and reversed the sortingblackbird2007-05-261-23/+39
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04