]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
merge of new documentation generation system
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 21 Oct 2006 20:57:10 +0000 (20:57 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 21 Oct 2006 20:57:10 +0000 (20:57 +0000)
commit8657f3bb9b6d9e6a005994ebdc191ec49e4fb65c
tree11aa3b85fdbf643265d8ac368af8e1c133ccbf1d
parentf2b58b79777dc3e671ae1d2f20033d29c66dbe04
merge of new documentation generation system
28 files changed:
CHANGES
README
doc/build/README [new file with mode: 0644]
doc/build/compile_docstrings.py [deleted file]
doc/build/components/autohandler
doc/build/components/base.myt [new file with mode: 0644]
doc/build/components/content_layout.myt [new file with mode: 0644]
doc/build/components/doclib.myt [deleted file]
doc/build/components/formatting.myt
doc/build/components/index.myt [deleted file]
doc/build/components/nav.myt [new file with mode: 0644]
doc/build/components/printsection.myt [deleted file]
doc/build/components/pydoc.myt
doc/build/components/section_wrapper.myt [deleted file]
doc/build/components/toc.myt [new file with mode: 0644]
doc/build/content/docstrings.myt
doc/build/content/document_base.myt [deleted file]
doc/build/content/index.myt [new file with mode: 0644]
doc/build/content/metadata.txt
doc/build/content/tutorial.txt
doc/build/gen_docstrings.py [new file with mode: 0644]
doc/build/genhtml.py
doc/build/lib/docstring.py
doc/build/lib/documentgen.py [deleted file]
doc/build/lib/toc.py [new file with mode: 0644]
doc/build/read_markdown.py [new file with mode: 0644]
doc/build/runhtml.py
doc/build/txt2myt.py [deleted file]