Skip to content

blue-systems-group/project.phonelab.doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneLab Documentation for Experimenters

image

https://phone-lab.org/doc/

How to Setup

First, clone this repository:

$ git clone git@github.com:blue-systems-group/project.phonelab.doc.git

Goto the repository directory, and set up a virtual environment:

$ virtualenv .virtualenv/doc

$ pip install -r requirements.txt

Then build the document:

$ make html

What's Next

This documentation is generated using Sphinx. Please refer to its documentation on how to add contents.

Releases

No releases published

Packages

No packages published