Licenses & Credits¶
ReactiveUI¶
ReactiveUI itself is licensed under the MIT License, copyright the ReactiveUI Association and Contributors.
Site generation¶
Every page on this site — the Markdown rendering, the navigation, the syntax highlighting, the theme shell, the sitemap and feeds — is produced end-to-end by NuStreamDocs (MIT), a zero-dependency .NET static-site generator. No Python, no Node, no external Markdown processor runs at build time.
API reference pages under /api are produced by NuStreamDocs in
combination with SourceDocParser
(MIT), a sibling library that walks the published NuGet .dll + .xml
triples and emits the portable doc model NuStreamDocs renders.
The complete third-party notices for NuStreamDocs itself live in its LICENSE file on GitHub.
Client-side libraries¶
These ship to the browser as part of the rendered site:
- Pagefind (MIT) — the static search index and search UI.
- Mermaid (MIT) — client-side diagram
rendering for
mermaidfenced code blocks. - GLightbox (MIT) — the click-to-zoom image viewer.
Icons & emoji¶
- Material Symbols — Apache-2.0; the icon font used throughout the theme shell, navigation, and admonition headings.
- Material Design Icons —
Apache-2.0; the
:material-…:icon shortcodes. - FontAwesome Free brand icons for the social links in the footer — FontAwesome Free License.
- Twemoji SVG emoji set rendered through the emoji extension — graphics CC-BY 4.0, code MIT.
Fonts¶
- Source Sans 3 — body font, SIL Open Font License 1.1.
- JetBrains Mono — monospace / code font, SIL Open Font License 1.1.