-
Notifications
You must be signed in to change notification settings - Fork 659
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop using
cargo rdme
to generate README files in examples (#3112)
## Motivation This complicates things. Also `lib.rs` is not even the main file of the applications. ## Proposal * Stop using `cargo rdme` to generate README files in examples * Deactivate the correspondign test in CI * Fix the title depths for github markdown ## Test Plan * CI * check rendering of markdown in the github branch
- Loading branch information
Showing
25 changed files
with
83 additions
and
2,261 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.