Looking at the API documentation for Opengrok here (https://opengrok.docs.apiary.io/), 1) Is this official API documentation? Is this official API documentation? I'm building a Frontend web application that can talk with OpenGrok API. I see History, Annotate and the file detail page such as http://androidxref.com/9.0.0_r3/xref/frameworks/base/packages/Keyguard/proguard.flags promising. 2) Does OpenGrok application expose every available feature as API endpoints? Thanks a lot!