iofall / nis-documentation

Documentation for the NMIMS in Space project. All set to fly on-board PSLV-C49.

Home Page:http://nis.rtfd.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NMIMS in Space Documentation

readthedocs build status Website nis.readthedocs.io made-with-sphinx-doc GitHub license

Building it

  • pip install sphinx (for build)
  • pip install sphinx_rtd_theme (theme)
  • (cd to project dir)
  • sphinx-quickstart
  • change in conf.py => html_theme = 'sphinx_rtd_theme'
  • make html

Dependencies

  • pip install recommonmark
  • change in conf.py => extensions = ['recommonmark']

About

Documentation for the NMIMS in Space project. All set to fly on-board PSLV-C49.

http://nis.rtfd.io/

License:MIT License


Languages

Language:JavaScript 61.8%Language:CSS 24.0%Language:HTML 11.2%Language:Python 1.7%Language:Batchfile 0.7%Language:Makefile 0.5%