File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ pub fn render(
3333 let doc = format ! (
3434 "Peripheral access API for {0} microcontrollers \
3535 (generated using svd2rust v{1}{2})\n \n \
36- You can find an overview of the API as of release v{1} [here].\n \n \
37- Docs containing API features to be included in the [next] \
36+ You can find an overview of the generated API [here].\n \n \
37+ API features to be included in the [next] svd2rust \
3838 release can be generated by cloning the svd2rust [repository], \
39- checking out the above commit, and running `cargo doc`.\n \n \
39+ checking out the above commit, and running `cargo doc --open `.\n \n \
4040 [here]: https://docs.rs/svd2rust/{1}/svd2rust/#peripheral-api\n \
4141 [next]: https://github.com/rust-embedded/svd2rust/blob/master/CHANGELOG.md#unreleased\n \
4242 [repository]: https://github.com/rust-embedded/svd2rust",
You can’t perform that action at this time.
0 commit comments