Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Yann Weber 251fc6d324 Add some utility function + addition in query.py 8 лет назад
examples First version of lodel2 instance creation script 8 лет назад
globconf.d Add some utility function + addition in query.py 8 лет назад
install First version of lodel2 instance creation script 8 лет назад
lodel Add some utility function + addition in query.py 8 лет назад
plugins/dummy First version of lodel2 instance creation script 8 лет назад
scripts Documentatio update 8 лет назад
templates Changed the url in the test template 8 лет назад
tests Add Save of Settings, EM translator in xml 8 лет назад
.gitignore Updated the doxygen documentation 8 лет назад
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 Add some utility function + addition in query.py 8 лет назад
run.py Bug Fix on the session timestamping management 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]