fix(core): update

This commit is contained in:
2019-08-12 12:37:39 +02:00
parent b7f6ac3ccf
commit 2f88e7e1d1
5 changed files with 28 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
# Project information
site_name: api.global - high availability API
site_name: api.global - documentation
site_description: high availability API made by lossless
site_author: Lossless GmbH
site_url: https://docs.api.global/
@@ -10,8 +10,8 @@ site_dir: public
# Repository
repo_name: apiglobal/docs
repo_url: https://gitlab.com/apiglobal/docs
edit_uri: "https://gitlab.com/apiglobal/docs/edit/master/markdown/"
repo_url:
edit_uri: ""
# Copyright
copyright: 'Copyright © 2016 - 2019 Lossless GmbH'
@@ -86,7 +86,7 @@ markdown_extensions:
# Page tree
nav:
- Getting Started: index.md
- API:
- REST: api.md
- NodeJS: sdks/nodejs.md
- Overview:
- Getting Started: index.md
- NodeJS: nodejs.md
- Support: support.md