From 7c53ae421c0655c897dfa2c3eb1f09c11938f0d2 Mon Sep 17 00:00:00 2001 From: Amol Date: Tue, 4 Jun 2024 18:12:25 +0530 Subject: [PATCH] Create _category_.json --- docs/docs/help/FAQs/_category_.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/docs/help/FAQs/_category_.json diff --git a/docs/docs/help/FAQs/_category_.json b/docs/docs/help/FAQs/_category_.json new file mode 100644 index 000000000..5883b41e4 --- /dev/null +++ b/docs/docs/help/FAQs/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "FAQs", + "position": 6, + "link": { + "type": "generated-index", + "description": "Here, you will find answers to common questions about using OpenSign™ to sign your documents." + } +}