]> git.phdru.name Git - sqlconvert.git/blobdiff - docs/index.rst
Docs: Update TODO
[sqlconvert.git] / docs / index.rst
index 24c348b0e09cc96a0877af831071182eb7dda52c..fb4543708a39f3c1c4623deb6e3dbf64e12c14cd 100644 (file)
@@ -3,8 +3,8 @@
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
 
-Welcome to sqlconvert's documentation!
-=====================================
+sqlconvert's documentation
+==========================
 
 sqlconvert is a library to implement SQL converters. It uses `sqlparse
 <https://github.com/andialbrecht/sqlparse>`_ to parse SQL and `SQLObject
@@ -14,7 +14,7 @@ DB backends.
 The library is in the early stage of development and currently cannot do
 much.
 
-The first goal is to implement `mysql2sql <mysql2sql.html>`_, a script
+The library is accompanied with `mysql2sql <mysql2sql.html>`_, a script
 intended primarily to convert mysqldump (especially with extended INSERT
 syntax) to standard SQL to load at least to PostgreSQL or SQLite.
 
@@ -23,7 +23,9 @@ Contents:
 .. toctree::
    :maxdepth: 1
 
+   install
    mysql2sql
+   news
 
 
 Indices and tables