Selaa lähdekoodia

Replace gif images on EN and zh_CN index pages with identical png images for successful building of PDFs on ReadTheDocs.

Kirill Chalov 6 vuotta sitten
vanhempi
sitoutus
4cb729283d

BIN
docs/_static/api-guides.gif


BIN
docs/_static/api-guides.png


BIN
docs/_static/api-reference.gif


BIN
docs/_static/api-reference.png


BIN
docs/_static/contribute.gif


BIN
docs/_static/contribute.png


BIN
docs/_static/get-started.gif


BIN
docs/_static/get-started.png


BIN
docs/_static/hw-reference.gif


BIN
docs/_static/hw-reference.png


BIN
docs/_static/resources.gif


BIN
docs/_static/resources.png


+ 6 - 6
docs/en/index.rst

@@ -14,22 +14,22 @@ This is the documentation for Espressif IoT Development Framework (`esp-idf <htt
 `API Guides`_       `Contribute`_       `Resources`_
 ==================  ==================  ==================
 
-.. |Get Started| image:: ../_static/get-started.gif
+.. |Get Started| image:: ../_static/get-started.png
 .. _Get Started: get-started/index.html
 
-.. |API Reference| image:: ../_static/api-reference.gif
+.. |API Reference| image:: ../_static/api-reference.png
 .. _API Reference: api-reference/index.html
 
-.. |H/W Reference| image:: ../_static/hw-reference.gif
+.. |H/W Reference| image:: ../_static/hw-reference.png
 .. _H/W Reference: hw-reference/index.html
 
-.. |API Guides| image:: ../_static/api-guides.gif
+.. |API Guides| image:: ../_static/api-guides.png
 .. _API Guides: api-guides/index.html
 
-.. |Contribute| image:: ../_static/contribute.gif
+.. |Contribute| image:: ../_static/contribute.png
 .. _Contribute: contribute/index.html
 
-.. |Resources| image:: ../_static/resources.gif
+.. |Resources| image:: ../_static/resources.png
 .. _Resources: resources.html
 
 

+ 6 - 6
docs/zh_CN/index.rst

@@ -15,22 +15,22 @@ ESP-IDF 编程指南
 ==================  ==================  ==================
 
 
-.. |快速入门| image:: ../_static/get-started.gif
+.. |快速入门| image:: ../_static/get-started.png
 .. _快速入门: get-started/index.html
 
-.. |API 参考| image:: ../_static/api-reference.gif
+.. |API 参考| image:: ../_static/api-reference.png
 .. _API 参考: api-reference/index.html
 
-.. |H/W 参考| image:: ../_static/hw-reference.gif
+.. |H/W 参考| image:: ../_static/hw-reference.png
 .. _H/W 参考: hw-reference/index.html
 
-.. |API 指南| image:: ../_static/api-guides.gif
+.. |API 指南| image:: ../_static/api-guides.png
 .. _API 指南: api-guides/index.html
 
-.. |贡献代码| image:: ../_static/contribute.gif
+.. |贡献代码| image:: ../_static/contribute.png
 .. _贡献代码: contribute/index.html
 
-.. |相关资源| image:: ../_static/resources.gif
+.. |相关资源| image:: ../_static/resources.png
 .. _相关资源: resources.html