Crate nix_doc

Source
Expand description

library components of nix-doc

Modules§

pprint
tags
threadpool
Thread pool implementation

Functions§

get_function_docs
Get the docs for a specific function
is_ignored
Is a file hidden or a unicode decode error? Let’s not consider it.
is_searchable
Should the given path be searched? TODO: support globbing for files e.g. with lib in their name to improve perf significantly or avoid looking in absurdly large files like hackage.nix
search
Search the dir for files with function definitions matching matching

Type Aliases§

Result