revised README: cropped images, refactored sample code, added examples and custom source group setup

This commit is contained in:
Eberhard Graether
2018-12-19 13:12:32 +01:00
parent 807b80a1fd
commit 353e26d47e
17 changed files with 190 additions and 87 deletions
@@ -2,7 +2,7 @@
<config>
<source_groups>
<source_group_78efd997-84bf-4db6-9736-f5ddd702053c>
<custom_command>./cpp_api_example $DB_PATH $SOURCE_PATH $DB_VERSION</custom_command>
<custom_command>./cpp_api_example %{DATABASE_FILE_PATH} %{SOURCE_FILE_PATH} %{DATABASE_VERSION}</custom_command>
<name>Custom Command Source Group</name>
<source_extensions>
<source_extension>.cpp</source_extension>