Consolidate schema structure page

This commit is contained in:
steve-chavez
2020-04-21 15:16:21 -05:00
committed by Steve Chavez
parent 79f2af08e3
commit 3328b6059f
4 changed files with 69 additions and 59 deletions
+34 -34
View File
@@ -110,6 +110,40 @@ Technical references for PostgREST's functionality.
- :doc:`API <api>`
- :doc:`configuration`
Topic guides
------------
Explanations of some key concepts in PostgREST.
.. toctree::
:caption: Authentication
:hidden:
auth.rst
.. toctree::
:caption: Schema Structure
:hidden:
schema_structure.rst
.. toctree::
:caption: Administration
:hidden:
admin.rst
.. toctree::
:caption: Installation
:hidden:
install.rst
- :doc:`Authentication <auth>`
- :doc:`Schema Structure <schema_structure>`
- :doc:`Administration <admin>`
- :doc:`Installation <install>`
.. _how_tos:
How-to guides
@@ -128,40 +162,6 @@ These are recipes that'll help you address specific use-cases.
- :doc:`how-tos/embedding-table-from-another-schema`
- :doc:`how-tos/providing-images-for-img`
Topic guides
------------
Explanations of some key concepts in PostgREST.
.. toctree::
:caption: Authentication
:hidden:
auth.rst
.. toctree::
:caption: Installation
:hidden:
install.rst
.. toctree::
:caption: Administration
:hidden:
admin.rst
.. toctree::
:caption: Best Practices
:hidden:
best_practices.rst
- :doc:`Authentication <auth>`
- :doc:`Installation <install>`
- :doc:`Administration <admin>`
- :doc:`Best Practices <best_practices>`
Ecosystem
---------