phpDocumentor / phpDocumentor/phpDocumentor
Inline @link in parameter lists
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 4.3k
- Forks
- 648
- Avg merge
- 28m
- Merged PRs (30d)
- 13
Description
In reference to #710 it would be nice to use inline links in parameter lists, throws, and others.
@param int $foo {@link bar}
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
Begin by reviewing related issue #710 and the existing handling of parameter lists, throws, and other tag values. Confirm how the shown inline {@link bar} syntax should behave in each context, then verify that links are recognized and rendered consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100