Rendering doc chapter is confusing
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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