Fu Hanxi
|
0146f258d7
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
Marius Vikhammer
|
32761b9782
|
docs: fix link_roles not linking correctly for certain files
Link_roles could link incorrectly if the name of a file matched the name of a submodule
|
2020-06-22 20:42:59 +08:00 |
Krzysztof Budzynski
|
fa0dd5cc7b
|
Merge branch 'doc/view_github_link' into 'master'
docs: add 'edit-on-github' link to html theme
Closes IDF-1504
See merge request espressif/esp-idf!8629
|
2020-05-25 03:21:23 +08:00 |
morris
|
d003f96a9d
|
gh_action: fix python lint
|
2020-05-20 10:50:10 +08:00 |
Marius Vikhammer
|
214f1fbbed
|
docs: add 'edit-on-github' link to html theme
Closes IDF-1504
|
2020-05-06 17:25:23 +08:00 |
Marius Vikhammer
|
dc2c753a7d
|
doc: remove links to translation if building PDF
Closes IDF-1579
|
2020-04-23 18:59:37 +08:00 |
Marius Vikhammer
|
e7d92b857e
|
doc: roles for linking files now correctly links to submodule repositories
Closes IDF-1584
|
2020-04-20 15:59:41 +08:00 |
Angus Gratton
|
a6b522c0f4
|
docs: Fix generation of links to examples
|
2020-03-23 18:11:23 +11:00 |
Angus Gratton
|
296a1db3c6
|
docs: Update link_to_translation to work with targets & new URL scheme
Main difference is using app config for version & target
Also made this code less generic, easier to understand
|
2020-03-16 14:36:23 +11:00 |
Angus Gratton
|
a825985283
|
docs: Check local files exist (and are correct type) for custom link roles
|
2020-02-18 10:34:11 +11:00 |
Angus Gratton
|
291735c7dd
|
docs: Move to Python 3.5+ and Sphinx 2.3
|
2020-02-07 16:47:50 +11:00 |
Angus Gratton
|
a148d8e6ba
|
docs: Refactor extensions into packages, update the add-ons-reference docs page
Includes converting some of the remaining standalone scripts into Sphinx extensions.
Make flake8 clean
|
2020-02-07 16:37:43 +11:00 |