Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Sourcecode is visible for every file even when runtime option --sourcecode is not used #64

@mbed67

Description

@mbed67

According to the documentation http://www.phpdoc.org/docs/latest/references/commands/project_run.html#description
and
http://www.phpdoc.org/docs/latest/references/phpdoc/tags/filesource.html
the tag @filesource should create a link to the highlighted sourcecode of that specific file and the runtime option --sourcecode should do this for every file.

This template creates links to view the sourcecode for every file, even though --sourcecode is not used.

A file that has the @filesource tag is phpDocumentor\Tests\ReferenceImplementation.php

In the documentation for this file there is a label "filesource", but it doesn't do anything.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions