#docs #template #create #automatic #comments #required #generate

app gen_docs_template

This CLI automatically creates templates of comment text required when generating docs.rs.(docs.rsの生成時に必要なコメント文のテンプレートを自動作成するCLIです。)

5 releases

new 0.0.5 Nov 11, 2024
0.0.4 Nov 10, 2024
0.0.3 Nov 9, 2024
0.0.2 Nov 9, 2024
0.0.1 Nov 9, 2024

#52 in Template engine

Download history 497/week @ 2024-11-07

497 downloads per month

MIT license

280KB
117 lines

gen_docs_template

This CLI automatically creates templates of comment text required when generating docs.rs!!(docs.rs の生成時に必要なコメント文のテンプレートを自動作成する CLI です!!)

How to use

install

Run the following command:

cargo install gen_docs_template

run

It generates docs.rs template comments for all files in src.

gen_docs_template
Before After

Crates.io

Documentation

Dependencies

~2.2–3MB
~54K SLoC