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>./poetry_indexer $DB_PATH $SOURCE_PATH $DB_VERSION</custom_command>
<custom_command>./poetry_indexer %{DATABASE_FILE_PATH} %{SOURCE_FILE_PATH} %{DATABASE_VERSION}</custom_command>
<exclude_filters>
<exclude_filter>@POETRY_INDEXER_DATA_PATH@/COPYRIGHT.txt</exclude_filter>
</exclude_filters>