Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Invalid handle of inline @see tag #2

Open
Assignees
Labels
bugSomething isn't working
@nelson6e65

Description

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

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /