X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Findex.rst;h=fb4543708a39f3c1c4623deb6e3dbf64e12c14cd;hb=f759666e045e7bb0a8b2ff3379b9d46c83c37c67;hp=24c348b0e09cc96a0877af831071182eb7dda52c;hpb=d37aa4171740015b0e1f65b4678ccb02be9d8330;p=sqlconvert.git diff --git a/docs/index.rst b/docs/index.rst index 24c348b..fb45437 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 `_ 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 `_, a script +The library is accompanied with `mysql2sql `_, 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