File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ github : RustForWeb
2+ open_collective : rustforweb
Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ Plugins for [mdBook](https://rust-lang.github.io/mdBook/).
55- [ ` mdbook-tabs ` ] ( packages/mdbook-tabs )
66- [ ` mdbook-trunk ` ] ( packages/mdbook-trunk )
77
8+ ## Documentation
9+
10+ See [ the mdBook Plugins book] ( https://mdbook-plugins.rustforweb.org/ ) for documentation.
11+
812## License
913
1014This project is available under the [ MIT license] ( LICENSE.md ) .
15+
16+ ## Rust For Web
17+
18+ The mdBook Plugins project is part of the [ Rust For Web] ( https://github.com/RustForWeb ) .
19+
20+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
Original file line number Diff line number Diff line change @@ -4,3 +4,13 @@ mdBook Plugins is a collection of plugins for [mdBook](https://rust-lang.github.
44
55- [ Tabs - ` mdbook-tabs ` ] ( ./tabs.md )
66- [ Trunk - ` mdbook-trunk ` ] ( ./trunk.md )
7+
8+ ## License
9+
10+ This project is available under the [ MIT license] ( https://github.com/RustForWeb/mdbook-plugins/blob/main/LICENSE.md ) .
11+
12+ ## Rust For Web
13+
14+ The mdBook Plugins project is part of the [ Rust For Web] ( https://github.com/RustForWeb ) .
15+
16+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
Original file line number Diff line number Diff line change 11[package ]
22name = " mdbook-plugin-utils"
33description = " Utilities for mdBook plugins."
4+ homepage = " https://mdbook-plugins.rustforweb.org"
45
56authors.workspace = true
67edition.workspace = true
Original file line number Diff line number Diff line change 11# mdbook-plugin-utils
22
33Utilities for [ mdBook] ( https://rust-lang.github.io/mdBook/ ) plugins.
4+
5+ ## Documentation
6+
7+ See [ the mdBook Plugins book] ( https://mdbook-plugins.rustforweb.org/ ) for documentation.
8+
9+ ## Rust For Web
10+
11+ The mdBook Plugins project is part of the [ Rust For Web] ( https://github.com/RustForWeb ) .
12+
13+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
Original file line number Diff line number Diff line change 11[package ]
22name = " mdbook-tabs"
33description = " mdBook plugin for rendering content in tabs."
4+ homepage = " https://mdbook-plugins.rustforweb.org/tabs.html"
45
56authors.workspace = true
67edition.workspace = true
Original file line number Diff line number Diff line change 22
33[ mdBook] ( https://rust-lang.github.io/mdBook/ ) plugin for rendering content in tabs.
44
5- See [ the book] ( https://mdbook-plugins.rustforweb.org/tabs.html ) for an example and documentation.
5+ ## Documentation
6+
7+ See [ the mdBook Plugins book] ( https://mdbook-plugins.rustforweb.org/ ) for documentation.
8+
9+ ## Rust For Web
10+
11+ The mdBook Plugins project is part of the [ Rust For Web] ( https://github.com/RustForWeb ) .
12+
13+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
Original file line number Diff line number Diff line change 11[package ]
22name = " mdbook-trunk"
33description = " mdBook plugin which bundles packages using Trunk and includes them as iframes."
4+ homepage = " https://mdbook-plugins.rustforweb.org/trunk.html"
45
56authors.workspace = true
67edition.workspace = true
Original file line number Diff line number Diff line change 22
33[ mdBook] ( https://rust-lang.github.io/mdBook/ ) plugin which bundles packages using Trunk and includes them as iframes.
44
5- See [ the book] ( https://mdbook-plugins.rustforweb.org/trunk.html ) for an example and documentation.
5+ ## Documentation
6+
7+ See [ the mdBook Plugins book] ( https://mdbook-plugins.rustforweb.org/ ) for documentation.
8+
9+ ## Rust For Web
10+
11+ The mdBook Plugins project is part of the [ Rust For Web] ( https://github.com/RustForWeb ) .
12+
13+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
You can’t perform that action at this time.
0 commit comments