fix prettier
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -27,6 +27,7 @@ You can filter the Catalog using a combination of the following:
|
||||
- **Filter by kind**
|
||||
|
||||
Use the `Kind` dropdown list to select which kind of entity to show in the list:
|
||||
|
||||
- API
|
||||
- Component
|
||||
- Group
|
||||
|
||||
@@ -39,6 +39,7 @@ You can also delete an entity from the Catalog. However, this requires that you
|
||||
To delete an entity:
|
||||
|
||||
1. Delete the following entity definition files for the entity in the repository:
|
||||
|
||||
- catalog-info.yaml
|
||||
- index.js
|
||||
- package.json
|
||||
|
||||
@@ -43,6 +43,7 @@ To display the Catalog Graph:
|
||||
The `Catalog Graph` automatically reflects any changes you make to the filter settings. You can set the following filters:
|
||||
|
||||
- `MAX DEPTH`
|
||||
|
||||
- `MAX DEPTH` = 1
|
||||
|
||||

|
||||
@@ -59,6 +60,7 @@ The `Catalog Graph` automatically reflects any changes you make to the filter se
|
||||
- Left to right
|
||||
- Right to left
|
||||
- `Curve`
|
||||
|
||||
- `Curve` = Monotone
|
||||
|
||||

|
||||
@@ -73,10 +75,12 @@ You can also toggle:
|
||||
- On = simple view
|
||||
- Off = detailed view
|
||||
- `Merge relations`
|
||||
|
||||
- On = You see the relationship from the selected entity to the nodes and from the nodes to the selected entity.
|
||||
- Off = You only see relations from the selected entity to its nodes.
|
||||
|
||||
The following graphics illustrate the view of the nodes and relationships, based on the combination of the settings of `Simplified` and `Merge relations`.
|
||||
|
||||
- `Simplified` = On and `Merge Relations` = On
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user