recently I have been using CodeQL and been trying to read through the documentation to find what methods I should use. I do not know if I am looking in the wrong place or if their documentation is bad. For example, I tried to get some information about getAUse, from Variable for Python. This is what I found: https://codeql.github.com/codeql-standard-libraries/python/semmle/python/Variables.qll/predicate.Variables$Variable$getAUse.0.html. Which contains what you see in the screenshot. What kind of documentation is this?
