stub2ref
authorMichael Wallner <mike@php.net>
Wed, 19 Jan 2022 17:42:45 +0000 (18:42 +0100)
committerMichael Wallner <mike@php.net>
Wed, 19 Jan 2022 17:42:45 +0000 (18:42 +0100)
commit081cec2c9cfe879588d5989bcc09a34412f1d9c9
tree5c2cf5f9aaba84c9cd25eb471cfb10c0449679a9
parent5573dd409e834ec676570cbb4b00a217cb4464b9
stub2ref
16 files changed:
bin/stub2ref [new file with mode: 0755]
composer.json
mdref/Action.php
mdref/Entry.php
mdref/Generator.php [new file with mode: 0644]
mdref/Generator/Arg.php [new file with mode: 0644]
mdref/Generator/Cls.php [new file with mode: 0644]
mdref/Generator/Func.php [new file with mode: 0644]
mdref/Generator/Param.php [new file with mode: 0644]
mdref/Generator/Prop.php [new file with mode: 0644]
mdref/Generator/Scrap.php [new file with mode: 0644]
mdref/Generator/SeeAlso.php [new file with mode: 0644]
mdref/Generator/Template.php [new file with mode: 0644]
mdref/Inspector.php [new file with mode: 0644]
mdref/Tree.php
public/index.js