CubicSDR-Manual

May 24, 2016 ยท View on GitHub

http://cubicsdr.readthedocs.io/

To build the documentation locally from scratch:

$ pip install sphinx
$ sphinx-quickstart 
$ make html