#70 updated generation config to fit github
This commit is contained in:
parent
e092eca1a6
commit
85f3a6b5a6
@ -2,7 +2,7 @@
|
|||||||
class phpdoc_md {
|
class phpdoc_md {
|
||||||
public static function run($inpath,$outpath){
|
public static function run($inpath,$outpath){
|
||||||
$named = array(
|
$named = array(
|
||||||
'lt' => '%c.md',
|
'lt' => '%c',
|
||||||
'index' => 'ApiIndex.md',
|
'index' => 'ApiIndex.md',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user