docs: retitle locations

This commit is contained in:
james
2020-03-16 11:46:54 +00:00
parent 8055e91a5c
commit 6721495160

View File

@@ -1,4 +1,4 @@
Locations and strings for QL entities
Providing locations in CodeQL queries
=====================================
.. Not sure how much of this topic needs to change, and what the title should be
@@ -6,8 +6,8 @@ Locations and strings for QL entities
CodeQL includes mechanisms for extracting the location of elements in a codebase. Use these mechanisms when writing custom CodeQL queries and libraries to help display information to users.
Providing locations
-------------------
About locations
---------------
When displaying information to the user, LGTM needs to be able to extract location information from the results of a query. In order to do this, all QL classes which can provide location information should do this by using one of the following mechanisms: