Add package managers in installation

Fixes https://github.com/PostgREST/postgrest-docs/issues/319

* Add development page
* Clear installation page from admin and development concerns
This commit is contained in:
steve-chavez
2020-05-22 14:36:56 -05:00
committed by Steve Chavez
parent 516809f2de
commit 5e44c8160f
4 changed files with 234 additions and 191 deletions
+7
View File
@@ -139,10 +139,17 @@ Explanations of some key concepts in PostgREST.
install.rst
.. toctree::
:caption: Development
:hidden:
development.rst
- :doc:`Authentication <auth>`
- :doc:`Schema Structure <schema_structure>`
- :doc:`Administration <admin>`
- :doc:`Installation <install>`
- :doc:`Development <development>`
.. _how_tos: