move "Build from Source" to installation chapter and remove "Running the Test Suite"

This commit is contained in:
Wolfgang Walther
2021-04-06 10:19:44 +02:00
committed by Wolfgang Walther
parent 2a2a4fdd92
commit a1178a8016
4 changed files with 55 additions and 178 deletions
+5 -9
View File
@@ -188,15 +188,6 @@ PostgREST has a growing ecosystem of examples, libraries, and experiments. Here
* :ref:`eco_extensions`
* :ref:`clientside_libraries`
For helping with development, see the following page.
* :doc:`Development <development>`
.. toctree::
:caption: Development
:hidden:
development.rst
Release Notes
-------------
@@ -277,3 +268,8 @@ Translations
------------
* `Chinese <http://postgrest.org/zh/latest/>`_ (latest version ``v0.4.2.0``)
Contributing
------------
Please see the `Contributing guidelines <https://github.com/PostgREST/postgrest/blob/main/.github/CONTRIBUTING.md>`_ in the main PostgREST repository.