http://cubicsdr.readthedocs.io/
To build the documentation locally from scratch:
$ pip install sphinx
$ sphinx-quickstart
$ make html
http://cubicsdr.readthedocs.io/
To build the documentation locally from scratch:
$ pip install sphinx
$ sphinx-quickstart
$ make html