docs: add TDengine Knowledge Map

This commit is contained in:
Pan YANG 2022-11-22 16:23:49 +08:00
parent 9aaf2bea42
commit 0937a2f6b9
1 changed files with 11 additions and 0 deletions

View File

@ -20,6 +20,17 @@ import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
<DocCardList items={useCurrentSidebarCategory().items}/> <DocCardList items={useCurrentSidebarCategory().items}/>
``` ```
## Study TDengine Knowledge Map
The TDengine Knowledge Map covers the various knowledge points of TDengine, revealing the invocation relationships and data flow between various conceptual entities. Learning and understanding the TDengine Knowledge Map will help you quickly master the TDengine knowledge system.
<figure>
<center>
<a href="pathname:///img/tdengine-map.svg" target="_blank"><img src="/img/tdengine-map.svg" width="80%" /></a>
<figcaption>Diagram 1. TDengine Knowledge Map</figcaption>
</center>
</figure>
### Join TDengine Community ### Join TDengine Community
<table width="100%"> <table width="100%">