Hacker News new | ask | show | jobs
by typeforce 3706 days ago
A bit off-topic: Does anyone know how this sort of documentation was built? Looking for something similar for a project. Would love to know.
2 comments

We built it with mdBook (https://github.com/azerupi/mdBook), which describes itself saying "Like Gitbook but implemented in Rust"
Thanks :)
I believe it's Gitbook - https://github.com/GitbookIO/gitbook
Thanks, that was the closest thing I could think of. Wasn't sure!