This directory holds a static snapshot of the Stud.IP JSON:API documentation that used to live under https://docs.gitlab.studip.de/entwicklung/docs/jsonapi/.
Usage
Open index.html in a browser for the landing page (it redirects to the mirrored start page).
For a local docs server, run python -m http.server inside this folder and visit http://localhost:8000/.
All pages rely only on the downloaded *_files asset folders, so the entire documentation works without an internet connection.