ci: check the links of the book and of the API docs#2
ci: check the links of the book and of the API docs#2anlavandier wants to merge 6 commits intomainfrom
Conversation
Signed-off-by: Antoine Lavandier <antoine.lavandier@inria.fr>
Signed-off-by: Antoine Lavandier <antoine.lavandier@inria.fr>
Signed-off-by: Antoine Lavandier <antoine.lavandier@inria.fr>
Signed-off-by: Antoine Lavandier <antoine.lavandier@inria.fr>
Signed-off-by: Antoine Lavandier <antoine.lavandier@inria.fr>
Summary 0.2.1Book
Api docs
|
Summary 0.2.0Book
Api docs
|
Summary 0.1.0Book
Api docs
|
Signed-off-by: Antoine Lavandier <antoine.lavandier@inria.fr>
Summary 0.3.0Book
Api docs
|
|
@ROMemories, I was looking at the link to |
|
Looking at the API docs of 0.1.0, clearly
|
|
It's not exactly clear to me yet what this is attempting to do: it would only comment on PRs on this repo with the overall status of links, and not block the PR (unlike what we do in ariel-os/ariel-os, right? I usually find that kind of monitoring very useful, but wouldn't it be too late anyway when we PR the docs to this repo? |
|
The primary reason was for me to have a way to:
It's not blocking because some link are never going to work because it's upstream's fault. For example there are link to licenses down the page in the embedded_hal part of our doc which lead to a 404. The same links are present on the docs.rs page as well and also 404. As for why it's in this repo and not the main, first for testing here to figure out if we want to go further with this and also to help when "backporting" some fixes to our older docs |
No description provided.