-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
Integrating rustdoc and mdbook.....
Currently the include directive does not work for rustdoc comments. There is an open issue in mdbook rust-lang/mdBook#1356. there is an open issue in cargo rust-lang/cargo#739.
This is how safer_ffi goes about things:
https://github.com/getditto/safer_ffi/blob/5d19ae7/scripts/build_docs.sh
This is how materialize do it:
https://github.com/MaterializeInc/materialize/blob/main/bin/doc
https://github.com/MaterializeInc/materialize/blob/main/misc/doc/crates.jq
What does Goose want to do?
Perhaps its worth waiting for rust-lang/rust#78837
At which point we can share markdown files, by doing this in the source files?
Metadata
Metadata
Assignees
Labels
No labels