Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-victorjonsson-markdowndocs - Command line tool for generating markdown-formatted class documentation

Website:
https://github.com/victorjonsson/PHP-Markdown-Documentation-Generator
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Documentation is just as important as the code it's referring to. With this
command line tool you will be able to write your documentation once, and only
once!

This project will write a single-page markdown-formatted API document based on
the DocBlock comments in your source code. The phpdoc standard is used.

Autoloader: /usr/share/php/PHPDocsMD/autoload.php

Packages

php-victorjonsson-markdowndocs-1.3.8-1.el7.remi.noarch [21 KiB] Changelog by Remi Collet (2021-04-09):
- update to 1.3.8
- add patch for PHP 8 from
  https://github.com/victorjonsson/PHP-Markdown-Documentation-Generator/pull/25
php-victorjonsson-markdowndocs-1.3.7-1.el7.remi.noarch [21 KiB] Changelog by Remi Collet (2017-01-09):
- add backport stuff