Skip to content

sotanengel/gen_docs_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Arguments

You can use these arguments.

Arguments description Example
none Generates docs.rs template comments for all files in src. gen_docs_template
-path Generates docs.rs template comments for all files in hoge. gen_docs_template -path hoge
hard Execute comment granting ignoring the history of previous comments. gen_docs_template hard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages