Skip to content
Snippets Groups Projects
Commit b3a7eb6c authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: add note on datamodel vs crawler

parent 52826846
No related branches found
No related tags found
No related merge requests found
Pipeline #15963 passed
...@@ -131,6 +131,10 @@ The behavior and rules of the crawler are defined in logical units ...@@ -131,6 +131,10 @@ The behavior and rules of the crawler are defined in logical units
called CFoods. In order to extend the crawler you need to extend an called CFoods. In order to extend the crawler you need to extend an
existing CFood or create new one. existing CFood or create new one.
.. Note:: A crawler always needs a corresponding data model to exits in the
server. The following does not cover this aspect. Please refer
for example to documentation of the YAML Interface.
.. _c-food-introduction: .. _c-food-introduction:
CFood -- Introduction CFood -- Introduction
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment