When building documentation (cd doc && make docs), a large number of errors are reported and some information is attempted to be pulled from https://accessors.org, which apparently no longer has the expected content. We should remove all dependencies on https://accessors.org. Where is the content that was originally at that location?
Moreover, the icphy/accessors repo is pulled in by the configure script, but would probably better be a submodule.
The capecode application will need to be tested because these dependencies are heavily tied into it.
When building documentation (
cd doc && make docs), a large number of errors are reported and some information is attempted to be pulled from https://accessors.org, which apparently no longer has the expected content. We should remove all dependencies on https://accessors.org. Where is the content that was originally at that location?Moreover, the icphy/accessors repo is pulled in by the configure script, but would probably better be a submodule.
The capecode application will need to be tested because these dependencies are heavily tied into it.