summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx
Commit message (Collapse)AuthorAgeFilesLines
...
* Add reloader.gbrandl2007-06-255-20/+157
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5272 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix the modindex columns and the relative_path_to function.gbrandl2007-06-202-2/+7
| | | | 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-192-15/+89
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5258 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style.gbrandl2007-06-193-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5255 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* improved repydoc markup moduleblackbird2007-06-191-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5254 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Make building the searchindex the default.gbrandl2007-06-161-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5247 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Refactor special file handling, part 2. Introduce a global context that's ↵gbrandl2007-06-163-46/+58
| | | | | | | | | used even for completely dynamic pages, that helps with the "Python v Docs" problem. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5246 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Restructure "special" file handling.gbrandl2007-06-164-68/+88
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5245 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated edit templateblackbird2007-06-163-10/+39
| | | | 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-166-85/+112
| | | | 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-162-6/+25
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5241 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed cookie defaults (resolves caching issue)blackbird2007-06-161-7/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5240 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Rebuild if doctree missing; fix in cmdline handling.gbrandl2007-06-114-6/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5232 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Use md5 to detect changed files; indicate version in the header link.gbrandl2007-06-113-16/+22
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5231 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Give env to builder.gbrandl2007-06-023-6/+10
| | | | 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-272-34/+34
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5166 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixes...gbrandl2007-05-271-10/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5165 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Adapted the build system a bit; it's now much more logical.gbrandl2007-05-275-117/+176
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5164 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed relative path bug in the builderblackbird2007-05-261-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Cache doctrees to disk, so that memory consumption doesn't go over the roof.gbrandl2007-05-263-103/+107
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5162 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* just display the style choser on the index pageblackbird2007-05-262-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5161 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added style chooserblackbird2007-05-265-31/+110
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5160 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed bug in session systemblackbird2007-05-262-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5159 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Implement cache control for static files.gbrandl2007-05-264-41/+49
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5158 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed some small bugsblackbird2007-05-263-26/+31
| | | | 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-265-27/+56
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed sourceviewblackbird2007-05-261-23/+37
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5155 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* oopified admin panelblackbird2007-05-263-106/+161
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5154 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Restructure the page retrieval system a bit. It's still a bit of a mess.gbrandl2007-05-255-108/+117
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5153 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move admin stuff to a separate module.gbrandl2007-05-253-211/+233
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5152 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix spelling error and add check for superuser at app startup.gbrandl2007-05-253-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5151 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some changesblackbird2007-05-254-55/+65
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5149 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* checked in lighter admin panel (gray now)blackbird2007-05-252-33/+35
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5148 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* made admin panel brighterblackbird2007-05-251-3/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5147 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed bug in comment editorblackbird2007-05-252-15/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5146 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "frozenpassword" privilege (for a demo user)blackbird2007-05-253-5/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5145 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added greenish admin panelblackbird2007-05-251-17/+24
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5144 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added missing templateblackbird2007-05-252-1/+87
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5142 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed find_keywords, added style for errorsblackbird2007-05-254-10/+27
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5140 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed empty privilege name bugblackbird2007-05-251-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5139 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added user control panelblackbird2007-05-256-37/+237
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5138 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added comment admin panelblackbird2007-05-2512-20/+396
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5137 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Save information about versionadded/changed directives in the environment.gbrandl2007-05-242-10/+28
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5136 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* make check.gbrandl2007-05-243-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5135 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* cookies go, sessions comeblackbird2007-05-244-17/+69
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5134 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move some code to environment from application.gbrandl2007-05-242-97/+113
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5132 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed search from the applicationblackbird2007-05-241-22/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5131 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* small style changes (and test commit)blackbird2007-05-241-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5130 929543f6-e4f2-0310-98a6-ba3bd3dd1d04