kopia lustrzana https://github.com/espressif/esp-idf
adada3f67e
1. add the L1 include path with a prefix, such like osi/list.h, stack/a2d_api.h and etc. 2. modify component, only bluedroid/api/include/api is export to another component and application, other include path just for bluedroid used 3. put bluedroid/include into common/include/common, so the root directory of bluedroid have no include path. 4. modify doxygen to use esp_bt.h and redirect to component/bt/bluedroid/api/include/api/ fix compile |
||
---|---|---|
.. | ||
_static | ||
en | ||
zh_CN | ||
Doxyfile | ||
README.md | ||
check_doc_warnings.sh | ||
check_lang_folder_sync.sh | ||
conf_common.py | ||
gen-dxd.py | ||
gen-kconfig-doc.py | ||
issue_template.md | ||
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
- Main server: https://esp-idf.readthedocs.io/en/latest/ or http://esp-idf.readthedocs.io/en/latest/
- Mirror: https://espressif-docs.readthedocs-hosted.com/projects/esp-idf/en/latest/
- Latest docs mirror: https://dl.espressif.com/doc/esp-idf/latest/