mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
fix page rendering
apparently it is not possible to link to page anchors with `mdBook`[1] [1]: https://github.com/rust-lang/mdBook/issues/167
This commit is contained in:
parent
cc3a5f4ba2
commit
b631742277
5 changed files with 64 additions and 68 deletions
|
@ -68,12 +68,8 @@
|
|||
- [nix.conf](command-ref/conf-file.md)
|
||||
- [Architecture](architecture/architecture.md)
|
||||
- [Store](architecture/store/store.md)
|
||||
- [Store Object](architecture/store/store.md#store-object)
|
||||
- [Reference](architecture/store/store.md#reference)
|
||||
- [Operations](architecture/store/store.md#operations)
|
||||
- [Closure](architecture/store/store.md#closure)
|
||||
- [Files and Processes](architecture/store/store.md#files-and-processes)
|
||||
- [Build system terminology](architecture/store/store.md#build-system-terminology)
|
||||
- [Closure](architecture/store/store/closure.md)
|
||||
- [Build system terminology](architecture/store/build-system-terminology.md)
|
||||
- [Store Path](architecture/store/path.md)
|
||||
- [Digest](architecture/store/path.md#digest)
|
||||
- [Input Addressing](architecture/store/path.md#input-addressing)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue