Crates.io | gen_docs_template |
lib.rs | gen_docs_template |
version | |
source | src |
created_at | 2024-11-09 01:41:51.34682 |
updated_at | 2024-11-11 00:33:15.079183 |
description | This CLI automatically creates templates of comment text required when generating docs.rs.(docs.rsの生成時に必要なコメント文のテンプレートを自動作成するCLIです。) |
homepage | |
repository | https://github.com/sotanengel/gen_docs_template |
max_upload_size | |
id | 1441760 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This CLI automatically creates templates of comment text required when generating docs.rs!!(docs.rs の生成時に必要なコメント文のテンプレートを自動作成する CLI です!!)
Run the following command:
cargo install gen_docs_template
It generates docs.rs template comments for all files in src.
gen_docs_template
Before | After |
---|---|