website/content/en/docs/reference/_index.md
Ray Zhou 26c0002e14 clean up reference
1. refine _index
2. change API Document to Reference since it includes more documents then API

Signed-off-by: Ray Zhou <ray@yunify.com>
2020-11-12 10:59:44 +08:00

31 lines
740 B
Markdown

---
title: "Reference"
description: "The glossary used by KubeSphere and how to use KubeSphere API to build your own application"
layout: "single"
linkTitle: "Reference"
weight: 8100
icon: "/images/docs/docs.svg"
---
## [Glossary](../reference/glossary/)
The glossary used in KubeSphere.
## [API Documentation](../reference/api-docs)
The REST API is the fundamental fabric of KubeSphere. This guide shows you how to access KubeSphere API server.
## API Changes for v3.0.0
### [Logging API Changes](../reference/api-changes/logging/)
The API changes of logging component between v2.x and v3.0.0.
### [Monitoring API Changes](../reference/api-changes/monitoring/)
The API changes of monitoring component between v2.x and v3.0.0.