Generovanie dokumentácie

Poznámka: preložiť

Documentation of project or component is important. Simply looking into documentation you can make image how component or package is mature.

Flex SDK contain tool asdoc which is able to generate documentation from source code.

Usage

  • asdoc -source-path . -output doc -doc-sources=component1, component2