Skip to content

Commit c056feb

Browse files
committed
2 parents b0f8210 + ff322d5 commit c056feb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Rust Doc String - VSCode Rust Docstring Generator
2-
31
<p align="center">
42
<img alt="Stars" src="https://img.shields.io/github/stars/chrisdbeard/rustdocstring?style=social">
53
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/chrisdbeard/rustdocstring">
@@ -8,6 +6,10 @@
86
<img alt="Rust" src="https://img.shields.io/badge/rust-supported-orange?logo=rust">
97
</p>
108

9+
<h1 align="center">Rust Doc String - VSCode Rust Docstring Generator</h1>
10+
11+
<br>
12+
1113
**Rust Doc String** is a Visual Studio Code extension that generates professional, structured Rust documentation comments with a single trigger. It intelligently detects function, struct, and enum declarations and produces ready-to-edit `///` doc blocks tailored to each item.
1214

1315
<p align="center">

0 commit comments

Comments
 (0)