Read the doc repository for correctExam project.
git clone https://github.com/correctexam/documentation-french/
cd documentation/docs
pip install -r ./requirements.txt
make html
cd build/html
python3 -m http.server 8084
Read the doc repository for correctExam project.
git clone https://github.com/correctexam/documentation-french/
cd documentation/docs
pip install -r ./requirements.txt
make html
cd build/html
python3 -m http.server 8084