rocq-prover / rocq-prover/stdlib
same html title for all files (stdlib doc)
Nobody has claimed this yet.
- Dominant language
- Rocq Prover
- Stars
- 42
- Forks
- 38
- Avg merge
- 14h 6m
- Merged PRs (30d)
- 3
Description
In the HTML documentation, the HTML title is the same for all files ("Rocq Standard Library"). This is not very informative and makes difficult to find a file in an HTML browser with various Coq files open in different tabs.
(copy of https://github.com/rocq-prover/rocq/issues/2511 for stdlib)
Contributor guide
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
Start by locating the HTML documentation generation entry point for the stdlib and inspect how each file's title is assigned. Use the generated HTML output to compare titles across several Coq files. Done means each file has an informative, distinct browser title rather than "Rocq Standard Library".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100