CMS GEM DAQ Documentation
Prepare your environment:
python3 -m venv pyvenv
pyvenv/bin/pip install --upgrade pip
pyvenv/bin/pip install -r requirements.txt
Start a local web server to visualize your changes:
pyvenv/bin/mkdocs serve
Fix a leftover command order problem See merge request !34
Name | Last commit | Last update |
---|---|---|
docs | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md | ||
mkdocs.yml | ||
requirements.txt |