X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=docs%2Findex.rst;h=fb4543708a39f3c1c4623deb6e3dbf64e12c14cd;hp=6e251be67d00a5dbbcd097f267e0ff546d634ca7;hb=6fb27a260658b04346999a4de0d78b0caacc6b2e;hpb=64c325bf4c78422a002ff11040f1a7f841276bc9 diff --git a/docs/index.rst b/docs/index.rst index 6e251be..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