As per the README, documentation should be present at docs/_build/html, but that isn't true for the recently released artefacts.
Also trying to build the docs using the buildapi target results in an error: Makefile:18: *** missing separator. Stop.
And there is no target to make html.
As per the README, documentation should be present at
docs/_build/html, but that isn't true for the recently released artefacts.Also trying to build the docs using the
buildapitarget results in an error:Makefile:18: *** missing separator. Stop.And there is no target to
make html.