1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

keep generated documentation in a separate directory

- helps navigating the code as it highlights which files are generated
- makes it less error prone when working incrementally
  (although this should be just fixed by building out of tree)
This commit is contained in:
Valentin Gagarin 2023-11-30 20:36:50 +01:00
parent 3d46fa85c8
commit 44d21f6ef9
5 changed files with 19 additions and 10 deletions

2
.gitignore vendored
View file

@ -54,7 +54,7 @@ perl/Makefile.config
/src/nix/nix
/src/nix/doc
/src/nix/generated-doc
# /src/nix-env/
/src/nix-env/nix-env