esp-idf/docs
Ivan Grokhotkov 88d0d6ffb0 Merge branch 'feature/vfs_select' into 'master'
Allow VFS file descriptors in select()

See merge request idf/esp-idf!2074
2018-04-19 15:06:02 +08:00
..
_static ReadTheDocs theme has an annoying bug of text not being wrapped inside table cells. Each row is extended to fit the text as a single line. For a table with multiple columns and long sentences the table may get wide, with long scrollbar underneath and is not convenient to read. This MR makes the text wrap inside table cells. There is an open PR to fix this issue - https://github.com/rtfd/sphinx_rtd_theme/pull/432. 2018-04-09 05:47:36 +02:00
en Merge branch 'feature/vfs_select' into 'master' 2018-04-19 15:06:02 +08:00
zh_CN bootloader: Refactoring 2018-04-17 16:36:49 +05:00
Doxyfile docs: update SDMMC and SDSPI documentation 2018-04-11 11:07:13 +08:00
README.md
check_doc_warnings.sh
check_lang_folder_sync.sh
conf_common.py ReadTheDocs theme has an annoying bug of text not being wrapped inside table cells. Each row is extended to fit the text as a single line. For a table with multiple columns and long sentences the table may get wide, with long scrollbar underneath and is not convenient to read. This MR makes the text wrap inside table cells. There is an open PR to fix this issue - https://github.com/rtfd/sphinx_rtd_theme/pull/432. 2018-04-09 05:47:36 +02:00
gen-dxd.py
gen-kconfig-doc.py
issue_template.md add github issue template for users to report issues easily 2018-04-16 08:16:13 +00:00
kconfiglib.py
link-roles.py
local_util.py
requirements.txt
sphinx-known-warnings.txt

README.md

Documentation Source Folder

This folder contains source files of ESP-IDF documentation avialable in English and 中文.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated within about 20 minutes on each commit:

English

中文