X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Findex.rst;h=e67d848d02a9c17a7c2c6ba9f1b0f61019b8ef4b;hb=6c4efb7843209db6963d5d41d979df37f52c01b8;hp=150cd415ff6a77f51c19b8a89f16334a67cf34e8;hpb=b3d839f1db88f27fe33179f82b323b3b378c382a;p=sqlconvert.git diff --git a/docs/index.rst b/docs/index.rst index 150cd41..e67d848 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 @@ -23,8 +23,9 @@ Contents: .. toctree:: :maxdepth: 1 - news + install mysql2sql + news Indices and tables @@ -40,7 +41,7 @@ Credits Created by Oleg Broytman . -Copyright (C) 2016-2017 PhiloSoft Design. +Copyright (C) 2016-2021 PhiloSoft Design. License