lix/src/lix-doc
jade 736b5d5913 lix-doc: move under src/
This is required to make more meson stuff easier/possible, and honestly
it *is* now Lix sources anyhow.

Change-Id: Ia6c38fabce9aa5c53768745ee38c5cf344f5c226
2024-08-20 13:38:46 -06:00
..
src lix-doc: move under src/ 2024-08-20 13:38:46 -06:00
.gitignore lix-doc: move under src/ 2024-08-20 13:38:46 -06:00
Cargo.lock lix-doc: move under src/ 2024-08-20 13:38:46 -06:00
Cargo.toml lix-doc: move under src/ 2024-08-20 13:38:46 -06:00
meson.build lix-doc: move under src/ 2024-08-20 13:38:46 -06:00
package.nix lix-doc: move under src/ 2024-08-20 13:38:46 -06:00
README.md lix-doc: move under src/ 2024-08-20 13:38:46 -06: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.