CESNET / libyang

YANG data modeling language library
BSD 3-Clause "New" or "Revised" License
368 stars 292 forks source link

Broken links to documentation #2142

Closed Krisscut closed 9 months ago

Krisscut commented 11 months ago

Hi,

Not sure if this is the right repo, but it seems all the links regarding the documentation on https://netopeer.liberouter.org/ for the libyang section are broken

image

For instance https://netopeer.liberouter.org/doc/libyang/master/html/

troglobit commented 11 months ago

Yup, these have been broken on-and-off (mostly off) for some weeks now. I noticed one peculiar behavior a week ago, I think it was: during the late evening the site briefly came up again, but was remove an hour or so later. Almost as if a cronjob to update the docs had removed the site just after rebuilding it.

michalvasko commented 10 months ago

Sorry about that, cron keeps refusing to work properly but we are working on making sure it does. Currently, the docs are online and we are monitoring the situation.

Krisscut commented 9 months ago

yes indeed, sorry I didn't close this earlier.

Thanks !