docs: add more description for platform solutions and H2 examples

This commit is contained in:
Shu Chen
2022-05-20 10:34:10 +08:00
parent 76d45474f0
commit ab1d30a2cb
10 changed files with 214 additions and 46 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ build_docs:
script:
- cd docs
- pip install -r requirements.txt
- build-docs -t esp32c3 esp32 -l en
- build-docs -t esp32 esp32c3 esp32h2 -l en
.deploy_docs_template:
stage: docs