commit | 4eeb824dda93ed6f4d3a5180c4694a9b1bdc4d03 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Jul 16 21:04:23 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jul 19 13:46:29 2024 +0200 |
tree | 9d7edb08c995a23f82a25b5ee1a69259077ceef8 | |
parent | 0ac279840b15f257d7125e52e2a15a96eb9f826d [diff] |
doc: enable ReadTheDocs addon management Up to now ReadTheDocs has been injecting code when building on their platform. This includes for instance improvements for the search function. To maintain the current output ReadTheDocs requires setting html_baseurl and html_context in conf.py. See: https://about.readthedocs.com/blog/2024/07/addons-by-default/ Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Tom Rini <trini@konsulko.com>