Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 476 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 476 Bytes

Refuge Documentation

http://docs.refuge.io

Requirements

How to contributre?

Install requirements:

$ pip install sphinx
$ pip install ghp-import

Compile the documentation:

$ make html

and open the generated documentation in the _build folder.

Send to github

$ make github