| Description | : | Tools for bbtk administration and package development | 
| Author(s) | : | laurent guigues at creatis.insa-lyon.fr | 
| Author(s) | : | |
| Version | : | 1.0.0 | 
| bbtk Version | : | "0.9.0" | 
Black Boxes :
| GUICreateBlackBox | Creates the XML or C++ code for a new black box (interface for bbCreateBlackBox) | 
| GUICreatePackage | Creates a new bbtk package file structure on disk (Graphical user interface for the shell script bbCreatePackage). | 
| MakePackageDoc | Creates the html documentation of a package. The doc is generated at the 'canonical' location. Works both for a build tree or an installed toolkit. | 
| Description | : | Creates the XML or C++ code for a new black box (interface for bbCreateBlackBox) | 
| Author(s) | : | eduardo.davila@creatis.insa-lyon.fr | 
| Category(s) | : | complex box toolsbbtk | 
| To use it | : | include /home/guigues/build/bbtk-build-tmp/bin/bin/../share/bbtk/bbs/toolsbbtk/appli/GUICreateBlackBox.bbs [source] | 
| Uses | : | wx::InputText std::ConcatStrings std::ExecSystemCommand std::Configuration wx::CommandButton wx::DirectorySelector wx::OutputText std::ASCII wx::RadioButton wx::LayoutSplit wx::LayoutLine std::StringSelect | 

| Inputs | ||
| Outputs | 
| Description | : | Creates a new bbtk package file structure on disk (Graphical user interface for the shell script bbCreatePackage). | 
| Author(s) | : | laurent.guigues@creatis.insa-lyon.fr | 
| Category(s) | : | complex box toolsbbtk | 
| To use it | : | include /home/guigues/build/bbtk-build-tmp/bin/bin/../share/bbtk/bbs/toolsbbtk/appli/GUICreatePackage.bbs [source] | 
| Uses | : | wx::InputText std::ConcatStrings wx::LayoutLine wx::CommandButton std::MultipleInputs std::ExecSystemCommand std::Configuration wx::DirectorySelector wx::OutputText std::ASCII std::StringSelect | 

| Inputs | ||
| Outputs | 
| Description | : | Creates the html documentation of a package. The doc is generated at the 'canonical' location. Works both for a build tree or an installed toolkit. | 
| Author(s) | : | laurent.guigues at creatis.insa-lyon.fr | 
| Category(s) | : | complex box toolsbbtk | 
| To use it | : | include /home/guigues/build/bbtk-build-tmp/bin/bin/../share/bbtk/bbs/toolsbbtk/boxes/bbMakePackageDoc.bbs [source] | 
| Uses | : | std::ConcatStrings std::Configuration std::ExecBbiCommand std::StringRelay | 

| Inputs | ||
| Package | <std::string> | The name of the package | 
| Outputs | ||
| Command | <std::string> | The command issued |