about summary refs log tree commit diff
path: root/doc/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2023-04-13doc/.gitignore: add mediaAdam Joseph1-0/+1
These files are generated when you run `nix-shell --command make` and are likely to be committed by accident. Let's help people avoid that.
2023-02-23doc: add `result` to .gitignoreNaïm Favier1-0/+2
Ensure the local `result` symlink from an earlier build isn't copied to the store.
2019-03-08doc: format the documentation (#57102)Wael Nasreddine1-3/+4
2018-10-05Generate links to function definitionsGraham Christensen1-0/+1
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.
2018-03-26nixpkgs docs: syntax highlightGraham Christensen1-0/+1
2018-03-25Ignore generated XML and other generated filesGraham Christensen1-0/+5