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 c804cd9 commit 9223ef3Copy full SHA for 9223ef3
docs/_config.yml
@@ -1,12 +1 @@
1
-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
+theme: jekyll-theme-cayman
docs/_data/navigation.yml
@@ -0,0 +1,10 @@
+- title: Introduction
+ url: /
+- title: Getting Started
+ url: getting-started.html
+- title: Schema Definition
+ url: schema-definition.html
+- title: Parsing, Validating and Executing
+ url: parsing-validating-executing.html
+- title: Server
+ url: server.html
0 commit comments