marcocesarato / PHP-Markdown-Docs

This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marcocesarato/PHP-Markdown-Docs Issues