1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/doc/manual
Eelco Dolstra a90d450827 Fix doc build
Fixes

```
  GEN    /home/eelco/Dev/nix-master/outputs/out/share/doc/nix/manual/index.html
error: File not found: ../store/types/
   ┌─ release-notes/rl-next.md:60:197
   │
60 │   The build hook protocol did in principle support custom ways of remote building, but that can also be accomplished with a custom service for the ssh or daemon/ssh-ng protocols, or with a custom [store type](../store/types/) i.e. `Store` subclass. <!-- we normally don't mention classes, but consider that this release note is about a library use case -->
   │                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File not found: ../store/types/

Error: One or more incorrect links
2024-08-19 16:47:57 [ERROR] (mdbook::renderer): Renderer exited with non-zero return code.
2024-08-19 16:47:57 [ERROR] (mdbook::utils): Error: Rendering failed
2024-08-19 16:47:57 [ERROR] (mdbook::utils):    Caused By: The "linkcheck" renderer failed
```
2024-08-19 16:48:33 +02:00
..
rl-next Fix doc build 2024-08-19 16:48:33 +02:00
src Remove duplicated section (#11324) 2024-08-18 18:44:59 +02:00
theme doc/manual: don't need to copy highlight.js manually 2021-08-04 19:47:05 -07:00
anchors.jq doc: Port anchors preprocessor to jq script 2022-05-26 18:17:21 +02:00
book.toml Revert "manual: fold sidebar sections" (#10698) 2024-05-14 19:23:29 +00:00
custom.css doc/manual: fix misaligned icons in custom.css (#11296) 2024-08-14 14:27:12 +02:00
generate-builtins.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-manpage.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-settings.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-store-info.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-store-types.nix Document each store type on its own page 2023-12-01 01:27:52 +01:00
generate-xp-features-shortlist.nix manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
generate-xp-features.nix Document each store type on its own page 2023-12-01 01:27:52 +01:00
local.mk manual: Contributing -> Development, Hacking -> Building (#9014) 2024-07-25 02:53:06 +00:00
quote-literals.xsl Generate release notes again 2014-03-12 14:24:29 +01:00
redirects.js docs: add language/string-literals.md 2024-07-31 19:07:57 -04:00
utils.nix Document each store type on its own page 2023-12-01 01:27:52 +01:00