Treat inherit like include
Open
Nobody has claimed this yet.
enhancement
output
- Dominant language
- OCaml
- Stars
- 355
- Forks
- 114
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 10
Description
Would be nice for pages like https://v3.ocaml.org/p/ppxlib/0.23.0/doc/Ppxlib/Ast_traverse/class-fold/index.html
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 with the example generated page at https://v3.ocaml.org/p/ppxlib/0.23.0/doc/Ppxlib/Ast_traverse/class-fold/index.html and compare how inherit and include are represented. Trace the documentation compiler behavior for both constructs; done means pages using inherit are handled like pages using include.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100