mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
9 lines
317 B
Nix
9 lines
317 B
Nix
|
# This file contains a list of function reference docs pages that should be generated by `nixdoc`
|
||
|
#
|
||
|
# Note: `nixdoc` uses `rnix` to parse the input file, so the file must return a fairly simple attrset.
|
||
|
# If there is an issue parsing the file, the resulting markdown will not contain any function docs.
|
||
|
|
||
|
{
|
||
|
# TODO
|
||
|
}
|