Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation issue: clap::_derive::_tutorial::chapter_* links to clap::_tutorial instead of clap::_derive::_tutorial #5404

Closed
2 tasks done
lolbinarycat opened this issue Mar 20, 2024 · 1 comment · Fixed by #5405
Labels
C-bug Category: Updating dependencies

Comments

@lolbinarycat
Copy link

Please complete the following tasks

Rust Version

rustc 1.72.0 (5680fa18f 2023-08-23) (built from a source tarball)

Clap Version

4.5.3

Minimal reproducible code

it's a documentation bug

Steps to reproduce the bug with the above code

it's a documentation bug

go to https://docs.rs/clap/latest/clap/_derive/_tutorial/chapter_4/index.html and scroll to the bottom, then click the link labed table_of_contents

Actual Behaviour

this takes you to the table of contents for the builder tutorial

Expected Behaviour

this should take you to the table of contents for the derive tutorial

Additional Context

No response

Debug Output

No response

@lolbinarycat lolbinarycat added the C-bug Category: Updating dependencies label Mar 20, 2024
epage added a commit to epage/clap that referenced this issue Mar 20, 2024
@epage
Copy link
Member

epage commented Mar 20, 2024

Thanks for reporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Updating dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants