This class takes the output from 'parser', and generate the markdown templates.
| copyright |
Copyright (C) Evert Pot. All rights reserved. |
|---|---|
| author |
Evert Pot (https://evertpot.coom/) |
| license |
MIT |
| package |
Application |
__construct(arrayclassDefinitions, stringoutputDir, stringtemplateDir, stringlinkTemplate = '%c.md', stringapiIndexFile = 'ApiIndex.md') : mixed
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
array
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
string
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
string
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
string
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
string
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed
classLink(stringclassName, null|stringlabel = null) : string
This function allows us to easily link classes to their existing pages.
Due to the unfortunate way twig works, this must be static, and we must use a global to achieve our goal.
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
string
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
null|string
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
string
createIndex() : array
I'm generating the actual markdown output here, which isn't great...But it will have to do. If I don't want to make things too complicated.
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
array
run() : mixed
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed
outputDir : string
| var | |
|---|---|
string
classDefinitions : array
| var | |
|---|---|
array<string|int, mixed>
templateDir : string
| var | |
|---|---|
string
linkTemplate : string
| var | |
|---|---|
string
apiIndexFile : string
| var | |
|---|---|
string