Skip to content

Documentation for Citus. Distributed PostgreSQL as an extension.

Notifications You must be signed in to change notification settings

fcipollone-ledger/citus_docs

 
 

Repository files navigation

Sphinx source files for Citus documentation

To generate HTML version:

  1. Install Sphinx from the sphinx website
  2. Clone this repository
  3. Generate HTML
    cd citus_docs
    make
    
    # open _build/index.html in your browser

Sphinx Installation Note: on OS X it's better to install sphinx via pip rather than Homebrew. (The brew formula is keg-only and used primarily by other tools.) Use pip install sphinx.

About

Documentation for Citus. Distributed PostgreSQL as an extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.0%
  • Python 39.8%
  • HTML 19.7%
  • Makefile 0.5%