Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Roland Haroutiounian f5b6c6cdbd Bug fix on parent template links 8 лет назад
examples First version of lodel2 instance creation script 8 лет назад
globconf.d Some modifications + tests update for settings loader 8 лет назад
install First version of lodel2 instance creation script 8 лет назад
lodel Code cleaning on the run.py module 8 лет назад
plugins/dummy First version of lodel2 instance creation script 8 лет назад
scripts Documentatio update 8 лет назад
templates Bug fix on parent template links 8 лет назад
tests test settings 8 лет назад
.gitignore Updated the doxygen documentation 9 лет назад
Doxyfile Add Doxyfile form doxygen generation 8 лет назад
Makefile Updated comments (and deleting space between ## and @brief ) 8 лет назад
README.txt Documentatio update 8 лет назад
__init__.py Documentatio update 8 лет назад
em_test.py First version of lodel2 instance creation script 8 лет назад
requirements.txt Created the structure of pymongo Datasource 8 лет назад
run.py Code cleaning on the run.py module 8 лет назад
runtest correction import pymysql 8 лет назад
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini 8 лет назад
settings.py correction import pymysql 8 лет назад

README.txt

Local configuration :
First of all copy the settings.ini to settings_local.ini and replace values by correct path

Doxygen documentation generation :
doxygen

Dynamic code generation :
python3 scripts/refreshdyn.py examples/em_test.pickle OUTPUTFILE.py

Instance creation :
Use the script in scripts/create_instance.sh

Usage : scripts/create_instance.sh instance_name instance_dir [lodel_libdir]