summaryrefslogtreecommitdiff
path: root/doc/languages-frameworks/cuelang.section.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: update Nix code snippets format•••Command: `mdcr --config doc/tests/mdcr-config.toml doc/` Pol Dellaiera2025-04-171-14/+12
* treewide: Mark Nix blocks in markdown as Nix•••This should help us with highlighting and future formatting. Janne Heß2024-03-281-2/+2
* doc: assign ids to many headings•••without stable ids on headings we cannot generate stable links to these headings. nrd complains about this, but the current docbook workflow does not. a few generated ids remain, mostly in examples and footnotes. most of the examples are generated by nixdoc (which has since gained MD export functions, and the MD export does generate IDs). pennae2023-03-271-2/+2
* doc: fix typosfigsoda2022-12-171-2/+2
* cue: add documentation on writeCueValidatorRaito Bezarius2022-12-081-0/+93