1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Amend the docs nav menu (#2896)

* Amend the docs nav menu

Moved all the nav items up one layer

Signed-off-by: Steve Richards <srichards@mirantis.com>

* updated site title

Signed-off-by: Steve Richards <srichards@mirantis.com>
This commit is contained in:
steve richards 2021-06-09 13:23:37 +01:00 committed by GitHub
parent b7e3868f1e
commit 78427e64e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
site_name: Lens Extension API site_name: Lens Extension Development
site_description: Documentation for Lens Extension API. site_description: Documentation for Lens Extension Development and API.
site_author: Mirantis, Inc. site_author: Mirantis, Inc.
site_url: https://api-docs.k8slens.dev site_url: https://api-docs.k8slens.dev
docs_dir: docs/ docs_dir: docs/
@ -12,7 +12,6 @@ google_analytics:
- auto - auto
nav: nav:
- Overview: README.md - Overview: README.md
- Extension Development:
- Getting Started: - Getting Started:
- Overview: extensions/get-started/overview.md - Overview: extensions/get-started/overview.md
- Your First Extension: extensions/get-started/your-first-extension.md - Your First Extension: extensions/get-started/your-first-extension.md