rust-cli / rust-cli/book

Rendering doc chapter is confusing

Open
#61 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
1.1k
Forks
122
Avg merge
10h 37m
Merged PRs (30d)
2

Description

In the chapter: Rendering doc, this sample code exist use clap_generate::gen_manuals;
I can't seem to know wich clap_generate is as currently none contain I have found on crates.io or clap/clap_generate does not contain the gen_manuals.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Rendering doc chapter and inspect the sample containing use clap_generate::gen_manuals;. Verify which crate or project provides that symbol and update the chapter so the dependency and source are unambiguous. Done means a reader can identify the correct clap_generate package and follow the example without searching unsuccessfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.