bionic (1) documentor.1.gz

Provided by: ecere-dev_0.44.15-1_amd64 bug

NAME

       documentor - Ecere API Reference Tool

SYNOPSIS

       documentor [ec-shared-library-name-or-path] | [ec-symbol-file (.sym)]

DESCRIPTION

       Brings up the Ecere API Reference Tool.

       Module  (eC  shared  library  or  symbol  file)  whose API you want to browse and/or contribute to can be
       specified on the command line.

       If no name is specified, the libecere API will show up by default.

       Changes will be saved in the  documentation  path  specified  in  the  application's  File/Settings  menu
       (Defaults to /usr/share/ecere/doc), within the folder: module-name.

       Since  version  0.44.15,  documentation  data  is  now  stored  using  the  ECON data interchange format(
       http://ec-lang.org/econ/ ).

       ECON is compatible with the eC instantiation syntax.