similar to the mdbook, we can generate docs using ...
# learning
o
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)