Add a new CI workflow that checks each link in the docs folder whether it points to a missing file
Currently one has to manually check and hope that every link/reference in the docs works. A CI workflow could potentially check everyone and make sure that all of them work or else notify the creator.
Then we have to create a suitable workflow file for it. @Thogsit Do you want to do that?
Yes, will try :+1: . But I'll prioritize #40 first
We should also modify the current workflow file for building to not build when only the docs are updated, maybe doing this with labels for PR's
@Tyroonis already suggested the same; I don't know what's the current status of it. If it's not done or in progress already, I probably can do this issue and your suggestion tomorrow.