The API server that powers Boardsource's live documentation.
docs_server serves Boardsource's technical documentation on the fly, pulled directly from GitHub rather than a static build.
- Live-sourced docs — content is fetched from the GitHub repo it documents, so the served docs are never out of date.
Keyboard configuration docs (keymaps, LED maps, hardware variants) change frequently as new boards are added. Sourcing directly from GitHub and re-indexing on every change means the docs are always current without anyone having to remember to update anything.