DATAGRAPH-1422 - Fix jqassistant part in documentation.

This commit is contained in:
Gerrit Meier
2020-11-05 13:59:42 +01:00
parent 5e211964d7
commit 77fa1b03c8

View File

@@ -1,7 +1,6 @@
[[api:Default]]
[role=group,includesConstraints="api:*"]
[[api:api-general-considerations]]
=== General considerations
We use https://github.com/apiguardian-team/apiguardian[@API Guardian] to keep track of what we expose as public or internal API.
@@ -38,7 +37,6 @@ MERGE (c)-[:IS_PART_OF]->(a)
RETURN c,a
----
[[api:api-internal-api]]
=== Internal API
See ADR-003.