nix-community.nixvim/docs/mdbook
Matt Sturgeon d45c30f160 docs: fix moduleDoc being interpreted by bash
Including the `moduleDoc` text directly in the `copy_docs` script meant
special chars were interpreted by bash.

Write the text to the nix store so we can `cat` a file instead.
2024-03-23 13:24:58 +01:00
..
book.toml docs: Correctly generate documentation for types either a (submodule ...) (#929) 2024-01-12 23:22:03 +01:00
default.nix docs: fix moduleDoc being interpreted by bash 2024-03-23 13:24:58 +01:00
highlight.js docs: Correctly generate documentation for types either a (submodule ...) (#929) 2024-01-12 23:22:03 +01:00
SUMMARY.md standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00