diff --git a/docs/getting-started/_category_.json b/docs/getting-started/_category_.json new file mode 100644 index 0000000..167eba6 --- /dev/null +++ b/docs/getting-started/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Getting Started", + "position": 2, + "link": { + "type": "doc", + "id": "getting-started" + } +} \ No newline at end of file diff --git a/docs/usage/_category_.json b/docs/usage/_category_.json new file mode 100644 index 0000000..18b9a3d --- /dev/null +++ b/docs/usage/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Usage Guide", + "position": 3, + "link": { + "type": "doc", + "id": "usage" + } +} \ No newline at end of file