Marius Vikhammer
|
38b0870fab
docs: self host docs
|
4 年 前 |
Renz Christian Bagaporo
|
1177427aac
docs: remove invalid arg in confgen invocation on docs generation
|
7 年 前 |
Renz Christian Bagaporo
|
7254476acb
docs: list kconfig components alphabetically via component name
|
7 年 前 |
Angus Gratton
|
b240a181b7
docs: Add option to redirect documentation pages which have moved
|
7 年 前 |
Roland Dobai
|
b56ed1a99e
docs: Correct Python coding style
|
7 年 前 |
Angus Gratton
|
c0298a5712
Merge branch 'bugfix/doc_builds_windows' into 'master'
|
7 年 前 |
Angus Gratton
|
b47aca1175
doc: Fix doc builds on Windows MINGW32, add some doc build documentation
|
7 年 前 |
Roland Dobai
|
9daf51e6be
Fix Python 3 compatibility issues
|
7 年 前 |
Anurag Kar
|
2d199dc521
Docs : Added Provisioning and Protocomm related docs
|
7 年 前 |
Ivan Grokhotkov
|
e1ac237169
Merge branch 'doc/fix_config_links' into 'master'
|
7 年 前 |
Angus Gratton
|
688807d5f6
docs: Don't show Kconfig.projbuild from MQTT submodule examples in docs
|
7 年 前 |
Ivan Grokhotkov
|
91fa1764e5
docs: generate toolchain download links
|
7 年 前 |
Angus Gratton
|
44e4535c90
docs: Set a default IDF_PATH in docs build (needed for RTD)
|
7 年 前 |
Roland Dobai
|
f5a642840a
docs: Make the Python scripts Python 2&3 compatible
|
7 年 前 |
Angus Gratton
|
0bc5dcc2c2
cmake: Post-merge fixups
|
7 年 前 |
Angus Gratton
|
b355854d4d
Merge branch 'master' into feature/cmake
|
7 年 前 |
Roland Dobai
|
7cfef29eb8
Docs: Check Python packages
|
7 年 前 |
Angus Gratton
|
ff2404a272
Merge branch 'master' into feature/cmake
|
7 年 前 |
Ivan Grokhotkov
|
73e18a4c96
Merge branch 'docs/simplified_rtd_theme_configuration' into 'master'
|
7 年 前 |
Angus Gratton
|
04238fa5e5
docs: Python 3 Sphinx compatibility
|
7 年 前 |
Angus Gratton
|
69f73eb5ee
docs: Move version-related includes to run in sphinx-build not make
|
7 年 前 |
krzychb
|
df9c701864
Removed redundant code to configure 'sphinx-rtd-theme' for documentation
|
7 年 前 |
krzychb
|
c7ab37143b
Logo version 8, vector graphics and a new typeface
|
7 年 前 |
krzychb
|
da86681f21
Added Espressif logo to documentation
|
7 年 前 |
Ivan Grokhotkov
|
8c87df538e
docs: conf.py: check return code when calling os.system
|
7 年 前 |
Ivan Grokhotkov
|
d9f8311b9d
docs: add error codes reference
|
7 年 前 |
Angus Gratton
|
6b9784cc45
Merge branch 'master' into feature/cmake_update
|
7 年 前 |
Ivan Grokhotkov
|
e3a5974651
docs: make conf.py python3 compatible
|
7 年 前 |
Angus Gratton
|
2a3e2b8eed
doc: Use confgen.py to build docs from same code path as config generation
|
8 年 前 |
krzychb
|
43fb8033ec
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.
|
8 年 前 |