<div dir="ltr"><div dir="ltr">On Fri, Oct 25, 2024 at 6:35 AM Paul Szczepanek <<a href="mailto:paul.szczepanek@arm.com">paul.szczepanek@arm.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Alias used to produce the link to the DTS API docs uses config data.<br>
The required value in config data was being added in the wrong scope.<br>
This moves the key addition to where the config data object is created.<br>
<br>
DTS docs need to be placed in the same dir as main API docs.<br>
Made DTS docs dependent on main docs and stopped separate install step<br>
relying instead on the parent docs to install them.<br>
This means they can no longer be build without main docs.<br>
<br>
Added a line to sphinx python wrapper to create the destination path<br>
if not already present.<br>
<br>
Fixes: 7f9326423a04 ("dts: add API doc generation")<br>
<br>
Signed-off-by: Paul Szczepanek <<a href="mailto:paul.szczepanek@arm.com" target="_blank">paul.szczepanek@arm.com</a>><br>
Acked-by: Patrick Robb <<a href="mailto:probb@iol.unh.edu" target="_blank">probb@iol.unh.edu</a>><br></blockquote><div><br></div><div>Reviewed-by: Dean Marx <<a href="mailto:dmarx@iol.unh.edu">dmarx@iol.unh.edu</a>> </div></div></div>