Re: [PATCH v8 2/2] docs: Integrate rustdoc generation into htmldocs

From: Martin Rodriguez Reboredo
Date: Wed Jul 19 2023 - 14:35:02 EST


On 7/18/23 12:15, Carlos Bilbao wrote:
Change target `make htmldocs` to combine RST Sphinx and the generation of
Rust documentation, when support is available and .config exists.

Reviewed-by: Akira Yokosawa <akiyks@xxxxxxxxx>
Signed-off-by: Carlos Bilbao <carlos.bilbao@xxxxxxx>
---
[...]
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>