Files
hyper8/docs
2025-07-15 13:46:40 +02:00
..
2025-02-20 17:43:36 +01:00
2025-04-16 15:07:27 +02:00
2025-02-20 17:43:36 +01:00
2025-07-15 13:46:40 +02:00
2025-02-20 17:43:36 +01:00
2025-07-15 13:46:40 +02:00
2025-02-20 17:43:36 +01:00
2025-02-20 17:43:36 +01:00

Hyper 8 Docs

To generate the docs run this binary with a single argument, specifying the folder to which the docs should be written.

Take extra care specifying the target directory path, this directory gets wiped and rewritten in the process.

cargo run -- /path/to/docs

Check internal links/references

For automatically checking integrity of internal cross-links in the docs, including references to anchors on pages, use a tool like https://linkchecker.github.io/linkchecker/index.html (with the AnchorCheck plugin enabled in https://linkchecker.github.io/linkchecker/man/linkcheckerrc.html) on the generated docs.