Skip to content

leberrigan/sensorgnome-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensorgnome-docs

documentation generator Sphinx docs for Sensorgnome software and hardware for read the docs.

https://sensorgnome.readthedocs.io/

Setup

  • Optionally, create a virtualenv.
  • run pip install -r requirements.txt

Building Docs

To build the documentation locally to test: run make html and then open the result from _build/html.

Contributing

If you'd like to contribute to the docs, please fork this repo, make your changes and open a pull request so that we can review and then get your changes into the project.

You can also open an issue if something is unclear, to request missing documentation, etc.

Documentation is written using Restructured Text. A useful cheatsheet: https://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html

Notes

Uses sphinx-contrib/youtube to embed YouTube videos in sphinx output.

About

Sphinx docs for Sensorgnome software and Hardware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.1%
  • Batchfile 23.3%
  • Makefile 18.6%