Have online HTML version of latest documentation somewhere findable
As far as I can tell, despite the claimed documentation improvements (in https://www.ntpsec.org/accomplishments.html ) the docs are not available in an online form at all - or at least if they are my google-fu is failing to find them.
If they are available may I suggest that place is listed on the front page of https://www.ntpsec.org/ and in the README.md doc in git
If not the could they be made available and have that place be listed on the front page of https://www.ntpsec.org/ and in the README doc in git. Ideally this would something like https://docs.ntpsec.org/ or https://www.ntpsec.org/docs/ . Note that having this would make it easier to provide links in the INSTALL doc to explain in greater detail what the various optional libraries are required for and would not require every user to install asciidoc packages just to read the documentation in an easy fashion
As I understand it gitlab's CI process should be able to do this for any and every commit to the master branch docs tree, if not every commit to the master branch.
[Note that while the INSTALL doc notes the existence of --enable-docs , it was not initially clear to this reader that it was necessary to specify the flag during ./waf configure as well as ./waf build This is something that should be clarified. ]