Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Roland Haroutiounian 494be93272 Bug Fix on the session timestamping management il y a 8 ans
examples First version of lodel2 instance creation script il y a 8 ans
globconf.d Some modifications + tests update for settings loader il y a 8 ans
install First version of lodel2 instance creation script il y a 8 ans
lodel Deleted the old run.py file il y a 8 ans
plugins/dummy First version of lodel2 instance creation script il y a 8 ans
scripts Documentatio update il y a 8 ans
templates Bug fix on parent template links il y a 8 ans
tests test settings il y a 8 ans
.gitignore Updated the doxygen documentation il y a 9 ans
Doxyfile Add Doxyfile form doxygen generation il y a 8 ans
Makefile Updated comments (and deleting space between ## and @brief ) il y a 8 ans
README.txt Documentatio update il y a 8 ans
__init__.py Documentatio update il y a 8 ans
em_test.py First version of lodel2 instance creation script il y a 8 ans
requirements.txt Created the structure of pymongo Datasource il y a 8 ans
run.py Bug Fix on the session timestamping management il y a 8 ans
runtest correction import pymysql il y a 8 ans
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini il y a 8 ans
settings.py correction import pymysql il y a 8 ans

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]