pgloader/docs/index.rst
Dimitri Fontaine 25c79dfebc Switch the documentation to using Sphinx.
The website is moving to pgloader.org and readthedocs.io is going to be
integrated. Let's see what happens. The docs build fine locally with the
sphinx tools and the docs/Makefile.

Having separate files for the documentation should help ease the maintenance
and add new topics, such as support for Common Lisp Hackers level docs,
which are currently missing.
2017-12-21 17:45:09 +01:00

34 lines
634 B
ReStructuredText

.. pgloader documentation master file, created by
sphinx-quickstart on Tue Dec 5 19:23:32 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to pgloader's documentation!
====================================
.. toctree::
:maxdepth: 2
:caption: Table Of Contents:
intro
tutorial/tutorial
pgloader
ref/csv
ref/fixed
ref/copy
ref/dbf
ref/ixf
ref/archive
ref/mysql
ref/sqlite
ref/mssql
ref/transforms
bugreport
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`