Converted the readme file to a Sphinx documentation; some minor refactoring along...
authorMichael Elsdoerfer <michael@elsdoerfer.com>
Fri, 26 Mar 2010 11:55:07 +0000 (12:55 +0100)
committerMichael Elsdoerfer <michael@elsdoerfer.com>
Fri, 26 Mar 2010 11:55:07 +0000 (12:55 +0100)
commit1857f85414f4514112d5b8c20a8bfc314ce275a6
tree80bf483ea55623442181a827acaa7db54a29dae7
parent843193229cdebf888dcf316d7057fd56325a7a81
Converted the readme file to a Sphinx documentation; some minor refactoring along the lines.
17 files changed:
.gitignore
README
docs/Makefile [new file with mode: 0644]
docs/columns.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/features/index.rst [new file with mode: 0644]
docs/features/ordering.rst [new file with mode: 0644]
docs/features/pagination.rst [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/installation.rst [new file with mode: 0644]
docs/make.bat [new file with mode: 0644]
docs/templates.rst [new file with mode: 0644]
docs/types/index.rst [new file with mode: 0644]
docs/types/memory.rst [new file with mode: 0644]
docs/types/models.rst [new file with mode: 0644]
docs/types/sql.rst [new file with mode: 0644]
requirements-dev.pip