aitjcize / aitjcize/cppman

man page index error for `iterator`

Open
#123 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.4k
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Hi, cppman is really great and helps me a lot!

Today I tried to find some manual on iterator. I tried typing cppman iterator or cppman std::iterator, but the title of the man page I got was std::experimental::fileC++tProgstd::experimental::filesystem::path(3).

I'm using cppreference.com as source and have downloaded the man pages following your instructions. The man page I expect to see is https://en.cppreference.com/w/cpp/iterator/iterator.

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

Reproduce the issue with cppman iterator and cppman std::iterator after downloading the cppreference.com man pages as instructed. Compare the returned title with the expected iterator man page at the linked cppreference URL; done means these lookups select the iterator page instead of the unrelated filesystem path page.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.