From f59fccedc02271c14f12f9887928e234b057aba1 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 4 Sep 2016 14:22:51 +0300 Subject: [PATCH] Fix docs after split index -> mysql2sql --- docs/index.rst | 4 ++-- docs/mysql2sql.rst | 9 ++------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 46e6c45..92893b3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,9 +18,9 @@ standard SQL to load at least to PostgreSQL or SQLite. Contents: .. toctree:: - :maxdepth: 2 + :maxdepth: 1 - mysq2sql + mysql2sql Indices and tables diff --git a/docs/mysql2sql.rst b/docs/mysql2sql.rst index aba493e..fdd17d0 100644 --- a/docs/mysql2sql.rst +++ b/docs/mysql2sql.rst @@ -1,10 +1,5 @@ -.. mysql2sql documentation master file, created by - sphinx-quickstart on Fri Jul 22 19:32:24 2016. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to mysql2sql's documentation! -===================================== +mysql2sql +========= This is mysql2sql, a mysql to sql converter. It is primary intended to convert mysqldump (especially with extended INSERT syntax) to standard -- 2.39.2