TreeWorker

namespace

bhenk\doc2rst\process

predicates

Cloneable | Instantiable


Methods

TreeWorker::walkTree

predicates

public

Scans the vendor_directory and delegates complete creation of docs/api-tree

Each directory in { vendor_directory } is filtered against the array of excluded files. If it falls through it gets its own entry in the { api_docs_title } doc’s toctree. Subsequently, it is searched and documented in its own tree.

public function walkTree(): void
return void

Fri, 31 Mar 2023 13:22:46 +0000