]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: enable ReadTheDocs addon management
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 16 Jul 2024 19:04:23 +0000 (21:04 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 19 Jul 2024 11:46:29 +0000 (13:46 +0200)
commitdf86796028df6bd98e57f568016c9e346d0f6abb
tree9d7edb08c995a23f82a25b5ee1a69259077ceef8
parentff47fddf72189e1adfc94a143455f8717369e3c0
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>
doc/conf.py