summaryrefslogtreecommitdiff
path: root/sphinx/builders/websupport.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Switch to sphinx.util.jsonimpl.dumps in the builderDaniel Neuhäuser2010-08-101-17/+15
* | That typo I fixed... still not right... *slaps self in face*Jacob Mason2010-08-101-1/+1
|/
* merge with jacobmason/sphinx-web-supportDaniel Neuhäuser2010-08-101-3/+2
|\
| * Removed trailing whitespaceDaniel Neuhäuser2010-08-101-3/+2
* | fixed typoJacob Mason2010-08-101-1/+1
|/
* only provide pygments.css, update image locations.Jacob Mason2010-08-081-11/+3
* an even nicer build directoryJacob Mason2010-08-071-3/+5
* add css and js to contextJacob Mason2010-08-071-13/+34
* add DOCUMENTATION_OPTIONS to contextJacob Mason2010-08-071-1/+17
* moved _serializable_list into db.pyJacob Mason2010-08-061-2/+1
* use static paths for static files and resourcesJacob Mason2010-08-061-6/+31
* Remove trailing whitespaceDaniel Neuhäuser2010-07-251-1/+1
* Basic comment system.Jacob Mason2010-07-081-1/+1
* added whoosh search adapterJacob Mason2010-06-261-2/+1
* delete replaced documents in xapian when docs are rebuiltJacob Mason2010-06-251-5/+2
* fixed search result titles and contextJacob Mason2010-06-251-14/+11
* Added xapian searchjacob2010-06-241-2/+16
* Added relbar and sidebar to documentsjacob2010-06-231-4/+63
* Now serves static body.jacob2010-06-071-25/+0
* Added ctx to document.jacob2010-06-021-2/+3
* Switched to creating a list of html slicesjacob2010-05-311-4/+2
* "Initial commit": Added sphinx.websupport module, as well as a builder and wr...jacob2010-05-301-0/+56