Skip to content

iofall/nis-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • CSS 24.0%
  • HTML 11.2%
  • Python 1.7%
  • Other 1.2%