1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-22 13:46:54 +01:00
No description
Find a file
2016-04-20 16:20:31 +02:00
examples Fixes scripts & em_tests (bugs with settings bootstrap) 2016-04-13 12:07:31 +02:00
globconf.d Some modifications + tests update for settings loader 2016-04-20 11:08:46 +02:00
lodel Ajout insertion multiple 2016-04-20 16:20:31 +02:00
plugins/dummy Updated comments (and deleting space between ## and @brief ) 2016-04-12 12:16:52 +02:00
scripts Fixes scripts & em_tests (bugs with settings bootstrap) 2016-04-13 12:07:31 +02:00
tests Add SettingsLoader.getremains() test + code refactoring in SettingsLoader 2016-04-20 14:45:26 +02:00
.gitignore Updated the doxygen documentation 2016-01-27 16:58:55 +01:00
Doxyfile Add Doxyfile form doxygen generation 2016-03-24 16:24:41 +01:00
em_test.py Fixes scripts & em_tests (bugs with settings bootstrap) 2016-04-13 12:07:31 +02:00
loader.py Fixes scripts & em_tests (bugs with settings bootstrap) 2016-04-13 12:07:31 +02:00
Makefile Updated comments (and deleting space between ## and @brief ) 2016-04-12 12:16:52 +02:00
README.txt Query refactoring 2016-04-13 09:36:44 +02:00
requirements.txt Created the structure of pymongo Datasource 2016-03-25 12:27:43 +01:00
runtest correction import pymysql 2016-04-07 10:16:29 +02:00
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini 2016-04-12 09:54:04 +02:00
settings.py correction import pymysql 2016-04-07 10:16:29 +02:00

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