summaryrefslogtreecommitdiff
path: root/doc/build/lib
Commit message (Expand)AuthorAgeFilesLines
* - merged -r5338:5429 of sphinx branch.Mike Bayer2008-12-064-2327/+0
* - Be a little smarter about aliased funcs/methods by ignoring func_nameJason Kirtland2008-05-211-44/+47
* switch (simple) occurences of 'if len(x)' to 'if x': find . -name '*.py' |xar...Jonathan Ellis2007-08-032-3/+3
* Sort methods by __init__, name, __names__Jason Kirtland2007-08-011-9/+31
* Ignore __weakref__ methods. Not sure why they're bubbling up here- a Python ...Jason Kirtland2007-08-011-1/+3
* - added Session constructor which turns autoflush/transactional onMike Bayer2007-07-291-5/+13
* - fixed textual select elements that got broke the other dayMike Bayer2007-04-291-1/+4
* some docstrings to provide more detail in the sql packageMike Bayer2007-04-141-4/+6
* merged mako doc generation branchMike Bayer2007-03-172-10/+17
* got a rudimentary one-page display goingMike Bayer2006-12-051-6/+12
* merge of new documentation generation systemMike Bayer2006-10-213-46/+75
* got linking of classes to work. but what a mess the doc code is now.Mike Bayer2006-10-201-4/+26
* reorganizing classnames a bit, flagging "private" classes in the sql package,Mike Bayer2006-10-171-2/+2
* latest markdown, added "bold link" style to doc generatorMike Bayer2006-10-171-549/+474
* added pre-compiled docstring supportMike Bayer2006-05-121-0/+119
* doc devMike Bayer2006-03-251-1/+7
* Tutorial draft (not finished) and documentation framework improvementsAlexey Shamrin2006-03-151-0/+1746
* does pydoc for properties tooMike Bayer2006-01-111-4/+4
* license switchMike Bayer2005-12-311-15/+4
* migrated __ALL__ to __all__, oops, and reworked moduleMike Bayer2005-11-301-1/+1
* (no commit message)Mike Bayer2005-09-211-1/+0
* (no commit message)Mike Bayer2005-09-201-7/+17
* docsMike Bayer2005-07-071-0/+385
* docsMike Bayer2005-07-071-0/+44