Skip to content

Bulk DocBlock Generation for a file or folder #467

Open
@acharris22306

Description

@acharris22306

Is it possible to add support for parsing entire files or even folders and automatically inserting the DocBlock for all functions and classes? While it is obviously better to document as one writes code, some code bases do not have DocBlocks at all. Unfortunately these code bases include thousands of functions so manually using this plugin would take a great deal of time.

My idea would be to have something similar to This Project where multiple files can be parsed and automatically DocBlocked at once. The problem with the project listed above is that it only supports old versions of PHP (versions before 5.4 it looks like, which is very out of date).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions