Hello everybody,
I am updating a package after a long time and the documentation does not build anymore.
Specifically, invoking the building process with makedocs, it gets to the final step, the REPL print
HTMLWriter: rendering HTML pages
and the process continues forever.
I have tried to remove all pages but the index one leaving only a minimal content,
still the problem persists. The documentation is here
I corrected some commas, now i can build the documentation locally, but the CI still fails after 15 minutes and that should be plenty of time to complete. Here is the error i get. Any ideas?