Commit History

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