updated reference nav order, nested client libraries under api

pull/631/head
Scott Anderson 2019-11-21 10:08:00 -07:00
parent 4f6c46e614
commit 55897b0368
3 changed files with 6 additions and 3 deletions

View File

@ -48,4 +48,4 @@ and visit the `/docs` endpoint in a browser ([localhost:9999/docs](http://localh
## InfluxDB client libraries
InfluxDB client libraries are language-specific packages that integrate with the InfluxDB v2 API.
For information about supported client libraries, see [InfluxDB client libraries](/v2.0/reference/client-libraries/).
For information about supported client libraries, see [InfluxDB client libraries](/v2.0/reference/api/client-libraries/).

View File

@ -3,10 +3,13 @@ title: InfluxDB client libraries
description: >
InfluxDB client libraries are language-specific tools that integrate with the InfluxDB v2 API.
View the list of available client libraries.
weight: 4
weight: 103
aliases:
- /v2.0/reference/client-libraries/
menu:
v2_0_ref:
name: Client libraries
parent: InfluxDB v2 API
v2.0/tags: [client libraries]
---

View File

@ -5,7 +5,7 @@ v2.0/tags: [flux]
menu:
v2_0_ref:
name: Flux language
weight: 4
weight: 3
---
The following articles are meant as a reference for the Flux standard library and