Skip to content

ozgune/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
    sphinx-build -b html -a -n . _build
    
    # open _build/index.html in your browser

About

Citus Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.9%
  • HTML 10.8%
  • JavaScript 7.6%
  • Python 5.4%
  • Ruby 0.3%