-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Idea:
- A single website for the Rust core as well as bindings.
- Will reduce maintenance work.
- Less content to write. - For code examples, show the user the option to choose between Rust, R, Python, JS.
mdbookseems to be thesphinxequivalent in Rust. Combined withmdbook-langtabsplugin, it seems to be possible to generate such a doc website.
Implementation:
- Create a new crate for documentation. The target should be a separate repo that we can render using GitHub Pages.
- Add doc building options to the Makefile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation