Join Discord
Powered by
similar to the mdbook, we can generate docs using ...
# learning
o
orhun
02/10/2022, 5:08 PM
similar to the mdbook, we can generate docs using
cargo doc
and host it on github then deploy it to e.g.
docs.fishfight.org
(though I'm not sure if we can have multiple GitHub pages on the same repo)
Previous
Next