MkDocs wiki for d-SEAMS, published at wiki.dseams.info.
- Product page: dseams.info
- Engine book: docs.dseams.info
- Python book: pydseams
- Lua book: yodaStruct
- Engine source: d-SEAMS/seams-core
This tree keeps process notes, the 2020 Software Quality Management
course artifact (history), and the figshare pages rewritten for the
2.7 public API (seams / pydseams / require("dseams") /
DSEAMS_CAGES).
Pinned versions live in both pyproject.toml and requirements.txt.
The lock is uv.lock.
uv run --locked mkdocs build --strict
uvx --with-requirements requirements.txt mkdocs build --strict
uv run --locked python scripts/check-site-links.py site
lychee --config lychee.toml README.md docs
scripts/check-external-links.shThe software is MIT. This wiki declares MIT in pyproject.toml.
The original wiki document also carried GNU Free Documentation
License 1.3; that text remains under docs/03_license.md as history.