We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9255a commit c804cd9Copy full SHA for c804cd9
docs/_config.yml
@@ -1 +1,12 @@
1
-theme: jekyll-theme-cayman
+theme: jekyll-theme-cayman
2
+docs:
3
+ - title: Introduction
4
+ url: /
5
+ - title: Getting Started
6
+ url: getting-started.html
7
+ - title: Schema Definition
8
+ url: schema-definition.html
9
+ - title: Parsing, Validating and Executing
10
+ url: parsing-validating-executing.html
11
+ - title: Server
12
+ url: server.html
0 commit comments