mirror of https://gitee.com/bigwinds/arangodb
Doc - Add versions to Gitbook configs (#5700)
This commit is contained in:
parent
f8b56a522e
commit
50fdc71300
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue