aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-01 01:34:29 -0700
committerFuwn <[email protected]>2022-04-01 01:34:29 -0700
commit644a3c6d27da300163f4d60970fdc10711e7cd19 (patch)
treeaafcb26ce4515a3ffa19bc63ab6e0c065a447d72 /src
parentfeat(cargo): add docs.rs docs (diff)
downloadwindmark-comments-644a3c6d27da300163f4d60970fdc10711e7cd19.tar.xz
windmark-comments-644a3c6d27da300163f4d60970fdc10711e7cd19.zip
docs(rust): add crate docs
Diffstat (limited to 'src')
-rw-r--r--src/lib.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 2372054..8e3472d 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -18,6 +18,8 @@
//! # Windmark Comments
//!
+//! [![crates.io](https://img.shields.io/crates/v/windmark-comments.svg)](https://crates.io/crates/windmark-comments)
+//! [![docs.rs](https://docs.rs/windmark-comments/badge.svg)](https://docs.rs/windmark-comments)
//! [![github.com](https://github.com/gemrest/windmark-comments/actions/workflows/check.yaml/badge.svg?branch=main)](https://github.com/gemrest/windmark-comments/actions/workflows/check.yaml)
//!
//! A comment engine module for Windmark.