Since one of the goals behind KW7 is to be more modular than KW5, and we want the components to be independent as much as possible, it would make sense to include a list of required files from the library in each documentation file. Example below.
Required Components
| class |
file |
SomeClass |
Sub/Dir/Class.php |
Since one of the goals behind KW7 is to be more modular than KW5, and we want the components to be independent as much as possible, it would make sense to include a list of required files from the library in each documentation file. Example below.
Required Components
SomeClass