<< Documentation system
Scilab Help
Multilinguism >>
Scilab Help
>> Modules manager
Modules manager
Sections builders
tbx_build_blocks
—
Compile Xcos blocks (toolbox compilation process)
tbx_build_cleaner
—
Generate a cleaner.sce script (toolbox compilation process)
tbx_build_loader
—
Generate loader and unloader scripts (toolbox compilation process)
tbx_build_localization
—
Builds or updates localization .po and .mo files of a toolbox
tbx_build_src
—
Build sources (toolbox compilation process)
tbx_builder_gateway
—
Builds the user gateway code in
sci_gateway/
subdirectory.
tbx_builder_help
—
Builds the multilingual help pages of a toolbox, with possible subsections
tbx_builder_macros
—
Creates the library(es) of a toolbox for its functions in Scilab language
tbx_builder_src
—
Builds the user source code (non-gateway) in
src/
subdirectory.
Helper functions
tbx_build_gateway
—
Build a gateway (toolbox compilation process)
tbx_build_gateway_clean
—
Generate a cleaner_gateway.sce script (toolbox compilation process)
tbx_build_gateway_loader
—
Generate a loader_gateway.sce script (toolbox compilation process)
tbx_build_help
—
Generate help files (toolbox compilation process)
tbx_build_help_loader
—
Generate an addchapter.sce script (toolbox compilation process)
tbx_build_macros
—
Compile macros (toolbox compilation process)
tbx_build_pal_loader
—
Generate a loader_pal.sce script for loading Xcos palette module(toolbox compilation process)
tbx_builder_gateway_lang
—
Run builder_gateway_(language).sce script if it exists (toolbox compilation process)
tbx_builder_help_lang
—
Run build_help.sce script if it exists (toolbox compilation process)
tbx_builder_src_lang
—
Run builder_(language).sce script if it exists (toolbox compilation process)
tbx_generate_pofile
—
Extracts gettext msgid strings from the toolbox source files. Creates/updates .po files
tbx_make
—
Builds fully or some given sections of a toolbox having a standard structure
Report an issue
<< Documentation system
Scilab Help
Multilinguism >>