citusdata/citus_docs

Name: citus_docs

Owner: Citus Data

Description: Citus Documentation

Created: 2016-04-22 20:54:52.0

Updated: 2018-05-24 20:29:15.0

Pushed: 2018-05-24 23:39:43.0

Homepage: null

Size: 12005

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Sphinx source files for Citus documentation

To generate HTML version:

  1. Install Sphinx from the sphinx website
  2. Clone this repository
  3. Generate HTML
    itus_docs
    nx-build -b html -a -n . _build
    
    en _build/index.html in your browser
    

Sphinx Installation Note: If you're on OSX you might want to install the Python from homebrew - then a simple pip install sphinx does the trick.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.