From 0132d95a2ab297f20ef29a856f7ae4a0931f3924 Mon Sep 17 00:00:00 2001 From: Ilkay Ilknur Date: Tue, 4 May 2021 17:32:57 +0300 Subject: [PATCH] JSON document added to the navigation --- docs/en/docs-nav.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 03c8ff2c4c..6c1755b033 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -320,6 +320,10 @@ } ] }, + { + "text": "JSON", + "path": "JSON.md" + }, { "text": "Features", "path": "Features.md"