clean/phpdoc-md

View on GitHub
tpl/github.readme.phtml

Summary

Maintainability
Test Coverage
# <?= $this->title ?>


<?php foreach ($this->toc as $className => $md) : ?>
* [<?= $className ?>](<?= $md ?>) 
<?php endforeach ?>