1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-29 10:39:03 +01:00
No description
Find a file
2016-04-13 09:36:44 +02:00
examples Modification in backreference handling. 2016-04-06 15:49:03 +02:00
globconf.d Add a loader for tests in order to bootstrap settings 2016-04-12 09:47:56 +02:00
lodel Query refactoring 2016-04-13 09:36:44 +02:00
plugins/dummy Updated comments (and deleting space between ## and @brief ) 2016-04-12 12:16:52 +02:00
scripts More comments + a script to list default settings validators 2016-04-12 14:35:35 +02:00
tests test 2016-04-12 16:37:40 +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 Updated comments (and deleting space between ## and @brief ) 2016-04-12 12:16:52 +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