Skip to content

Invalid handle of inline @see tag #2

Open
@nelson6e65

Description

@nelson6e65

Scopes

  • Installation
  • Documentation
  • Template (twig, xml)
  • PHP sources
  • Appearance
  • Other

Describe the bug
Inline @see generates a link to an undefined HTML file.

Steps to reproduce
Steps to reproduce the behavior:

  1. Add an inline reference to a class with @see tag (e.g. {@see Example}) in a DocBlock
  2. Generate documentation
  3. See the .md file generates a link like [\NelsonMartell\VuePress\Demo\Example](../classes/NelsonMartell.VuePress.Demo.Example.html)

Expected behavior
It should generate a propper link to the class, trait or interface, same as other link references: [Namespace\\\<span style="font-weight: bold;">Class</span>](classes.html#namespace-class)

Enviroment:

  • OS: [e.g. Fedora 29, Windows 7, etc]
  • Browser: [e.g. chrome, safari]

Versions:

  • Template: v1.0.0-beta.3
  • PHP: 7.2
  • Node: v8.11.2
  • Yarn: 1.13.0
  • VuePress: 0.14.8 | 1.0.0-alpha.32
  • phpDocumentor: v2.9.0 | 3.0.x-dev 870f5eb

Additional context

#3

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions