Start tutorials

This commit is contained in:
Blottiere Paul 2020-06-21 22:08:49 +02:00
parent 2ec0f66ec6
commit 9c0204e688
4 changed files with 34 additions and 0 deletions

View File

@ -54,6 +54,14 @@ Functions
functions/index
Tutorials
--------------------------------------------------------------------------------
.. toctree::
:maxdepth: 2
tutorials/index
Development
--------------------------------------------------------------------------------

14
doc/tutorials/index.rst Normal file
View File

@ -0,0 +1,14 @@
.. _tutorials:
******************************************************************************
Tutorials
******************************************************************************
This chapter provides some basic tutorials on how to deploy and use
pgPointcloud.
.. toctree::
:maxdepth: 1
storing
qgis

6
doc/tutorials/qgis.rst Normal file
View File

@ -0,0 +1,6 @@
******************************************************************************
QGIS support
******************************************************************************
This chapter provides some basic tutorials on how to deploy and use
pgPointcloud.

View File

@ -0,0 +1,6 @@
******************************************************************************
Storing data
******************************************************************************
This chapter provides some basic tutorials on how to deploy and use
pgPointcloud.