Skip to content

Commit af5d263

Browse files
committed
Different docs versions
1 parent 2b7a7ec commit af5d263

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+1123
-16
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pygmentsUseClasses=true
1616
name = "documentation"
1717
identifier = "documentation"
1818
weight = 200
19-
url = "/documentation/"
19+
url = "/documentation/latest/"
2020
[[menu.main]]
2121
name = "contact"
2222
identifier = "contact"
@@ -26,4 +26,4 @@ pygmentsUseClasses=true
2626
name = "about"
2727
identifier = "about"
2828
weight = 400
29-
url = "/about/"
29+
url = "/about/"

content/documentation/_index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
---
2-
title: "Documentation"
3-
date: 2018-09-09T18:19:33+06:00
4-
---
5-
graphql-java documentation
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Documentation"
3+
date: 2018-09-09T18:19:33+06:00
4+
---
5+
graphql-java documentation
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)