summary refs log tree commit diff
path: root/doc/lib-function-locations.nix
Commit message (Collapse)AuthorAge
* Generate links to function definitionsGraham Christensen2018-10-05
Hydra passes the full revision in to the input, which we pass through. If we don't get this ,we try to get it from other sources, or default to master which should have the definition in a close-ish location. All published docs should have theURL resolve properly, only local hackers will have the link break.