lib2wiki

Index Home MAE > MAE Architecture > MAE Utilities > lib2wiki

lib2wiki

This command uses wikixc to pull wiki documentation out of library source code files.

The command syntax is:

lib2wiki keyword

where,

Option

Description

keyword

The keyword to locate in the source code so wikixc can extract its wikidoc documentation.  The keyword is searched in all the *lib* folders under /usr/mae/src.


The source code is searched for the text "wikidoc keyword".  When found, wikixc is run.  Note that if multiple files match, then each file's documentation is output.

See wikixc for output details.