lix/doc/manual
Lunaphied 7a1054fa5f repl: improve :doc builtin repl command to support lambdas.
For a long time `nix repl` has supported displaying documentation set on
builtins, however, it has long been convention to use Markdown comments
on Nix functions themselves for documentation. This exposes that
information to `nix repl` users in a nice and formatted way.

NixOS/rfcs#145 doc-comments are primarily what this feature is intended
to consume, however, support for lambda documentation in the repl is
experimental. We do our best effort to support the RFC here.

These changes are based on [the nix-doc library](https://github.com/lf-/nix-doc) and
are licensed under the terms described in the relevant source files.

Change-Id: Ic6fe947d39a22540705d890737e336c4720b0a22
2024-04-03 13:47:22 -06:00
..
rl-next repl: improve :doc builtin repl command to support lambdas. 2024-04-03 13:47:22 -06:00
rl-next-dev Enable clang build timing analysis 2024-03-27 03:52:57 +00:00
src Add pre-commit checks 2024-03-29 22:57:40 -07:00
theme Add pre-commit checks 2024-03-29 22:57:40 -07:00
anchors.jq Add pre-commit checks 2024-03-29 22:57:40 -07:00
book.toml
custom.css
generate-builtin-constants.nix
generate-builtins.nix
generate-manpage.nix Merge pull request #8931 from fricklerhandwerk/nix3-config-options 2024-03-04 04:35:54 +01:00
generate-xp-features-shortlist.nix
generate-xp-features.nix
local.mk doc: remove the -- unescaping hack 2024-04-01 20:15:28 +00:00
meson.build doc: remove the -- unescaping hack 2024-04-01 20:15:28 +00:00
process-includes.sh meson: add manpages for old cli and config files 2024-03-30 14:26:47 +00:00
quote-literals.xsl
redirects.js fix an old lost direct (#9717) 2024-01-08 20:57:39 +01:00
render-manpage.sh doc: remove the -- unescaping hack 2024-04-01 20:15:28 +00:00
utils.nix