aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* dont mutate css_files, it just adds upMike Bayer2013-11-112-4/+4
* oopsieMike Bayer2013-11-111-1/+1
* - add webfont RTD isn't giving us yetMike Bayer2013-11-113-9/+15
* - update rtd layout for newer rtd designMike Bayer2013-11-113-168/+37
* Use "coding:" instead of "encoding:" to specify file encodingMartin Geisler2013-08-281-2/+2
* - [bug] The Context.locals_() method becomes a private underscoredMike Bayer2013-08-031-3/+3
* - add static dependencies exampleMike Bayer2012-11-252-3/+135
* gittip link for rtdMike Bayer2012-09-222-7/+20
* fix the tags in genindex, add xmlnsMike Bayer2012-07-162-20/+23
* i cant get this link to work via intersphinxMike Bayer2012-05-162-2/+2
* typoMike Bayer2012-05-161-1/+1
* Add paragraph-level version information markup from SphinxVincent Férotin2012-05-147-27/+61
* Uniformise ``.. sourcecode::`` indentations.Vincent Férotin2012-05-144-94/+94
* Uniformise documentation sections titles style:Vincent Férotin2012-05-1410-70/+67
* Add some `reStructuredText` (or `Sphinx` related) markups:Vincent Férotin2012-05-1410-171/+237
* Fix some various typos in documentation:Vincent Férotin2012-05-1410-410/+405
* - UNDEFINED is a reserved word too, fix docs, add testsrel_0_7_0Mike Bayer2012-03-301-5/+8
* - add a path to disable the loop feature - enable_loop=FalseMike Bayer2012-03-292-36/+96
* Update runtime documentation to include LoopContext and reserved names.Benjamin Trofatter2012-03-241-3/+152
* - [feature] Added support for Beaker cache regionsMike Bayer2012-01-212-82/+171
* cleanup, remove "site" builder, fix the titlebarMike Bayer2012-01-179-87/+41
* toot our hornMike Bayer2012-01-161-1/+2
* - ok init.js was from the sqlalchemy versionMike Bayer2012-01-162-2/+1
* build in new readthedocs + mako site layout buildMike Bayer2012-01-1613-47/+391
* fix genindex bugMike Bayer2012-01-051-5/+5
* update sphinx rendering to use built in jinja rendering for .js/.css filesMike Bayer2011-12-301-16/+11
* upgrade docs to newer format from SQLAMike Bayer2011-12-214-230/+426
* make it more clear about what "context" is called in a templateMike Bayer2011-12-051-4/+11
* - Template caching has been converted into a pluginMike Bayer2011-10-011-28/+182
* css fix for some unwanted pygments thingMike Bayer2011-08-081-0/+6
* - don't declare show_title() in the baserel_0_4_1Mike Bayer2011-04-062-2/+3
* - New tag: <%block>. A variant on <%def> thatMike Bayer2011-04-0612-80/+517
* add docs for new classesMike Bayer2011-02-201-0/+8
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-1915-182/+182
* - more cleanupMike Bayer2010-11-132-42/+6
* name all API sections "API Reference"Mike Bayer2010-11-121-1/+1
* -remove old contentMike Bayer2010-11-1211-1753/+0
* docMike Bayer2010-11-121-0/+1
* some more docstrings and I'm ready to go liveMike Bayer2010-11-122-0/+6
* looks goodMike Bayer2010-11-128-5/+1738
* moving alongMike Bayer2010-11-125-78/+937
* docstringsMike Bayer2010-11-121-0/+3
* - initial sphinx buildout. only includes "usage" so far, needs more work.Mike Bayer2010-11-1235-3083/+1563
* - New flag on Template, TemplateLookup -Mike Bayer2010-11-091-5/+42
* petiteMike Bayer2010-07-131-3/+3
* - The <%namespace> tag allows expressionsMike Bayer2010-06-301-0/+4
* - Now using MarkupSafe for HTML escaping,Mike Bayer2010-06-222-1/+3
* - added docs for supports_caller() as well as runtime.py capture(), [ticket:124]Mike Bayer2010-03-051-1/+25
* update docs for Python 3 awarenessMike Bayer2010-03-053-22/+33
* - A percent sign can be emitted as the firstMike Bayer2010-03-051-2/+7