$ cat test.php
<?php
/**
* Foo docblock
*/
class Foo {}
class Bar extends Foo {}
$ phpdoc -f test.php -t docs
phpDocumentor v3.0.0
Parsing files
...
docs/index.html clipping:
https://pasteboard.co/K3NPL0R.png
Bar inherits Foo docblock.
Can it be avoided?
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)