summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2006-10-21 20:57:10 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2006-10-21 20:57:10 +0000
commit8657f3bb9b6d9e6a005994ebdc191ec49e4fb65c (patch)
tree11aa3b85fdbf643265d8ac368af8e1c133ccbf1d /README
parentf2b58b79777dc3e671ae1d2f20033d29c66dbe04 (diff)
downloadsqlalchemy-8657f3bb9b6d9e6a005994ebdc191ec49e4fb65c.tar.gz
merge of new documentation generation system
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 8c398b7c4..f4726e164 100644
--- a/README
+++ b/README
@@ -11,14 +11,6 @@ an svn-tagged build.
Documentation is available in HTML format in the ./doc/ directory.
-The "raw" format of the documentation is Markdown with a few extra syntaxes
-added in; those files are present in ./doc/build/content/.
-
-To fully generate the documentation into both Myghty and HTML format:
-
- cd ./doc/build/
- python genhtml.py
-
Information running unit tests is in README.unittests.
good luck !