Solar_Cli_MakeDocs::_exec()

protected void Solar_Cli_MakeDocs::_exec ( string $class = NULL )

Main action: parse the classes and write documentation.

Parameters

  • (string) $class: Start parsing with this class and recursively descend.

Returns

  • (void)

Description

Main action: parse the classes and write documentation.



Local