Эх сурвалжийг харах

Merge branch 'bugfix/docs_rtd_failure_on_missing_submodule_v3_3' into 'release/v3.3'

docs: Add mqtt submodule to RTD build configuration. Now any submodule...

See merge request idf/esp-idf!5285
Angus Gratton 6 жил өмнө
parent
commit
43b2563f5a
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      .readthedocs.yml

+ 5 - 0
.readthedocs.yml

@@ -15,3 +15,8 @@ python:
   version: 2.7
   install:
     - requirements: docs/requirements.txt
+
+# We need to list all the submodules included in documenation build by Doxygen
+submodules: 
+  include:
+    - components/mqtt/esp-mqtt