This repository uses the same style of Lunet-powered docs site as the TreeDataGrid project, adapted to the MediaPlayer package surface.
.config/dotnet-tools.json: pins the local lunet toolbuild-docs.sh: restores the tool and builds the sitesite/config.scriban: site identity, theme wiring, and api.dotnet configurationsite/menu.yml: top-level navigationsite/articles/**: curated docs content for MediaPlayersite/.lunet/includes/_builtins/bundle.sbn-html: local bundle-link override so API pages emit valid CSS and JS URLs.github/workflows/docs.yml: publishes the generated site to GitHub Pages.github/workflows/ci.yml: validates that docs still build on CIdotnet tool restore
./build-docs.sh
The generated site is written under site/.lunet/build/www.