Read the doc repository for correctExam project.
git clone https://github.com/correctexam/documentation/
cd documentation/docs
pip install -r ./requirements.txt
make html
cd build/html
python -m SimpleHTTPServer 8080
Read the doc repository for correctExam project.
git clone https://github.com/correctexam/documentation/
cd documentation/docs
pip install -r ./requirements.txt
make html
cd build/html
python -m SimpleHTTPServer 8080