-
- Downloads
streamlined help
* added typedef for help strings to makedoc ** updated operator_help files in git repo * removed std::map for help in cdo_module ** instead we now just search for the operator requested ** removed setting of help memeber in factory * Known issues: ** bandit test for getting the help has a false positve ** help cannot be accessed currently because of earlier changes to operatot_help
Showing
- doc/tex/makedoc 3 additions, 2 deletionsdoc/tex/makedoc
- src/cdo_module.cc 15 additions, 3 deletionssrc/cdo_module.cc
- src/cdo_module.h 5 additions, 5 deletionssrc/cdo_module.h
- src/factory.cc 2 additions, 3 deletionssrc/factory.cc
- src/factory.h 0 additions, 13 deletionssrc/factory.h
- src/module_info.cc 3 additions, 3 deletionssrc/module_info.cc
- src/operator_help.cc 216 additions, 216 deletionssrc/operator_help.cc
- src/operator_help.h 217 additions, 216 deletionssrc/operator_help.h
Loading
Please register or sign in to comment