diff options
author | Alexey Shamrin <none@none> | 2006-03-15 13:39:11 +0000 |
---|---|---|
committer | Alexey Shamrin <none@none> | 2006-03-15 13:39:11 +0000 |
commit | 33e30aacc3b69b5d90b32d4d8e16bc9c77c43835 (patch) | |
tree | 60eec14ffe8fbda757a3f6b59bb252f8fc006f74 /lib/sqlalchemy/ext/sqlsoup.py | |
parent | 7f98b58c871c690e861c16091b3c507f90b1ddda (diff) | |
download | sqlalchemy-33e30aacc3b69b5d90b32d4d8e16bc9c77c43835.tar.gz |
Tutorial draft (not finished) and documentation framework improvements
* a first step to a new documentation framework, using Markdown syntax, with
some extensions (detailed in txt2myt.py docstrings):
* `rel:something` for internal links
* `{@name=something}` to override default header names (used when linking)
* `{python}` to force code block to use Python syntax highlighting (not
needed when using examples with `>>>` prompt)
* txt2myt.py -- converter from .txt to .myt
* a draft of tutorial.txt, which uses new syntax
* testdocs.py -- check examples in documentation using doctest (currently only
in tutorial.txt)
Diffstat (limited to 'lib/sqlalchemy/ext/sqlsoup.py')
0 files changed, 0 insertions, 0 deletions