Intro section

This commit is contained in:
Joe Nelson
2016-10-10 01:15:33 -07:00
parent debf4dc715
commit 577cf29f64
3 changed files with 138 additions and 9 deletions
+46 -9
View File
@@ -1,12 +1,49 @@
.. PostgREST documentation master file, created by
sphinx-quickstart on Sun Oct 9 16:53:00 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to PostgREST's documentation!
=====================================
Contents:
.. image:: _static/logo.png
.. toctree::
:maxdepth: 2
.. toctree::
:caption: What is PostgREST?
intro.rst
.. Installation
.. Binary Release
.. Build from Source
.. Docker
.. API
.. Tables and Views
.. Filtering
.. Ordering
.. Limits and Pagination
.. Counting
.. Response Format
.. Singular or Plural
.. OpenAPI Support
.. Resource Embedding
.. Query Limitations
.. Stored Procedures
.. Insertions / Updates
.. Getting Results
.. Bulk Insert
.. Deletions
.. Authentication
.. Overview of Role System
.. JSON Web Tokens
.. Internal Generation
.. External Generation
.. SSL
.. Custom Validation
.. Schema Isolation
.. User Management
.. Logins
.. Password Reset
.. Administration
.. Block full-table operations
.. Alternate URL structure
.. API Versioning
.. HTTP Caching
.. Database Caching
.. Debugging
.. (viewing db logs)