Squarespace / pgbedrock

Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges
https://pgbedrock.readthedocs.io/en/latest/
Other
311 stars 35 forks source link

Add Sphinx docs #33

Closed zcmarine closed 6 years ago

zcmarine commented 6 years ago

This PR sets pgbedrock to use Sphinx instead of a huge README file. The built docs can be found here: http://pgbedrock.readthedocs.io/en/zcm-use_sphinx_docs/index.html

I haven't worked with Sphinx before, so I'm mostly looking for if there's obvious things I should have done differently. Stylistic suggestions are welcome, but not a focus.