Skip to content

Reference names but not generate documentation for third party libraries #1826

Description

@charlestang

I used composer to introduce third party libraries into my projects, like web framework. In my project, lots of files are extends from base class in web framework. When I want to generate documentation of these sub classes, phpDocumentor will generate huge files.

Of cause I can use --ignore option of the command, but, all the parent name of these sub classes will be empty.

I want my documentation reference names in third party libraries but not include the documentation of them. I'll be very appreciated if you could tell me anything about achieving this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions