summaryrefslogtreecommitdiff
path: root/docs/source/api.rst
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2009-04-06 21:38:18 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2009-04-06 21:38:18 +0200
commitacb37156fb583d188cce6af6485518c4622e5e04 (patch)
tree3adcf6b24fe1f4661834157990fc102e7086a7fe /docs/source/api.rst
parentb533e5d657f7dec7180e84e4a9607cea85509387 (diff)
downloadsqlparse-acb37156fb583d188cce6af6485518c4622e5e04.tar.gz
Documentation: Introduction
Diffstat (limited to 'docs/source/api.rst')
-rw-r--r--docs/source/api.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/source/api.rst b/docs/source/api.rst
index 3bce389..1de31c0 100644
--- a/docs/source/api.rst
+++ b/docs/source/api.rst
@@ -10,3 +10,14 @@ The :mod:`sqlparse` module provides the following functions on module-level.
.. autofunction:: sqlparse.parse
+.. _formatting:
+
+Formatting of SQL Statements
+----------------------------
+
+
+.. _analyze:
+
+Analyzing the Parsed Statement
+------------------------------
+