commit | bf9f85872a14a0b6bcfb560b33a4323adbb6a61a | [log] [tgz] |
---|---|---|
author | Cloudwise_Luke <282583553@qq.com> | Fri May 19 17:25:05 2023 +0800 |
committer | Cloudwise_Luke <282583553@qq.com> | Fri May 19 17:25:05 2023 +0800 |
tree | df1dc8e6cfeb9450b5a24f6d5d6c2725103986b4 | |
parent | 68e2b4caa0b3693c3cf38fbf331f638e73d53d17 [diff] | |
parent | 28cedf69a4c779a08e379af5a234a246f89268a2 [diff] |
Merge branch 'main' of https://github.com/apache/iotdb-bin-resources into main
This repository is for storing the binary files for Apache IoTDB project's document, compiler etc..
For example, if you have a figure in docs/UserGuide/IoTDB-Introduction/What-is-IoTDB.md
in Apache IoTDB's repository, then please create a folder docs/UserGuide/IoTDB-Introduction/What-is-IoTDB
in this repository, put the figure into the folder, and naming a meaningful figure name to the figure.
Exception: if the markdown file name is readme.md
, then you do not need to add new folder anymore. For example, if you want to add figures to docs/Download/readme.md
, then you just need to create a folder docs/Download
, and put all figures to the folder.
If you need to upload figure to some module's readme.md (For example, you want to add a figure into tsfile/readme.md
, you have to obey the similar rule: create a folder tsfile
, and put all figures there.