]> git.phdru.name Git - sqlconvert.git/blobdiff - docs/index.rst
Docs: Year 2022
[sqlconvert.git] / docs / index.rst
index 24c348b0e09cc96a0877af831071182eb7dda52c..ea593ded9aeaf25b305b0848a35b82d46f6af24d 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.
 
    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
 
 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 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.
 
 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
 
 .. toctree::
    :maxdepth: 1
 
+   install
    mysql2sql
    mysql2sql
+   news
 
 
 Indices and tables
 
 
 Indices and tables
@@ -39,7 +41,7 @@ Credits
 
 Created by Oleg Broytman <phd@phdru.name>.
 
 
 Created by Oleg Broytman <phd@phdru.name>.
 
-Copyright (C) 2016-2017 PhiloSoft Design.
+Copyright (C) 2016-2022 PhiloSoft Design.
 
 
 License
 
 
 License