lix/lix-doc
Qyriad 95863b258b build: build lix-doc with Meson! 🎉
lix-doc is now built with Meson, with lix-doc's dependencies built as
Meson subprojects, either fetched on demand with .wrap files, or fetched
in advance by Nix with importCargoLock. It even builds statically.

Fixes #256.

Co-authored-by: Lunaphied <lunaphied@lunaphied.me>
Co-authored-by: Jade Lovelace <lix@jade.fyi>

Change-Id: I3a4731ff13278e7117e0316bc0d7169e85f5eb0c
2024-08-20 17:21:13 +00:00
..
src lix-doc: update dependencies and refactor 2024-07-10 02:25:48 +00:00
.gitignore nix-doc -> lix-doc, make self-contained in package.nix 2024-04-08 04:05:13 +00:00
Cargo.lock lix-doc: update dependencies and refactor 2024-07-10 02:25:48 +00:00
Cargo.toml lix-doc: update dependencies and refactor 2024-07-10 02:25:48 +00:00
meson.build build: build lix-doc with Meson! 🎉 2024-08-20 17:21:13 +00:00
README.md nix-doc -> lix-doc, make self-contained in package.nix 2024-04-08 04:05:13 +00:00

lix-doc

This is a stripped down fork of nix-doc, used for :doc in nix repl in Lix. It will be replaced in the future with proper support when we get the new parser working, but it exists today as a low-risk implementation of an important usability feature.