1
0
Fork 0

Doc - Add versions to Gitbook configs (#5700)

This commit is contained in:
Simran 2018-06-29 09:29:19 +02:00 committed by sleto-it
parent f8b56a522e
commit 50fdc71300
4 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"gitbook": "^3.2.2",
"title": "ArangoDB VERSION_NUMBER AQL Documentation",
"version": "VERSION_NUMBER",
"author": "ArangoDB GmbH",
"description": "Official AQL manual for ArangoDB - the native multi-model NoSQL database",
"language": "en",

View File

@ -1,6 +1,7 @@
{
"gitbook": "^3.2.2",
"title": "ArangoDB Cookbook",
"title": "ArangoDB VERSION_NUMBER Cookbook",
"version": "VERSION_NUMBER",
"author": "ArangoDB GmbH",
"description": "Recipes for ArangoDB - the native multi-model NoSQL database",
"language": "en",

View File

@ -1,6 +1,7 @@
{
"gitbook": "^3.2.2",
"title": "ArangoDB VERSION_NUMBER HTTP API Documentation",
"version": "VERSION_NUMBER",
"author": "ArangoDB GmbH",
"description": "Official HTTP API manual for ArangoDB - the native multi-model NoSQL database",
"language": "en",

View File

@ -1,6 +1,7 @@
{
"gitbook": "^3.2.2",
"title": "ArangoDB VERSION_NUMBER Documentation",
"version": "VERSION_NUMBER",
"author": "ArangoDB GmbH",
"description": "Official manual for ArangoDB - the native multi-model NoSQL database",
"language": "en",