VASP (Vienna ab initio simulation package) docset for Dash.
First, install the required dependencies
python3 -m pip install -r requirements.txt
then run the scripts
mkdir -p vasp.docset/Contents/Resources/Documents
python3 scripts/scrape.py
python3 scripts/vaspdoc2set.py
- Avaliable as GitHub Action Artifact (or via direct link).
- The code is licenced under the MIT Licence.
- The original VASP document is licenced under GNU Free Documentation License 1.2.