diff --git a/docs/getting-started/_category_.json b/docs/getting-started/_category_.json new file mode 100644 index 0000000..b24a280 --- /dev/null +++ b/docs/getting-started/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Getting Started", + "position": 2, + "link": { + "type": "generated-index", + "description": "Getting started with MyCoder installation and setup" + } +} \ No newline at end of file diff --git a/docs/usage/_category_.json b/docs/usage/_category_.json new file mode 100644 index 0000000..8ad48d1 --- /dev/null +++ b/docs/usage/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Usage Guide", + "position": 3, + "link": { + "type": "generated-index", + "description": "Learn how to use MyCoder effectively" + } +} \ No newline at end of file