Skip to content

Commit 6959736

Browse files
authored
Merge pull request #224 from contentauth/add-tm-rust-api-docs
Add link to docs.rs for TrustMark
2 parents 55bac6f + cfeeba5 commit 6959736

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,11 @@ const sidebars = {
342342
id: 'trustmark/rust/crates/trustmark-cli/README',
343343
label: 'Rust CLI',
344344
},
345+
{
346+
type: 'link',
347+
label: 'TrustMark Rust API docs',
348+
href: 'https://docs.rs/trustmark',
349+
},
345350
{
346351
type: 'doc',
347352
id: 'durable-cr/tm-faq',

0 commit comments

Comments
 (0)