docs: 'What's new' -> 'Further reading'

This commit is contained in:
james
2020-03-27 07:38:05 +00:00
parent deb657acdb
commit 76f344638e
15 changed files with 41 additions and 32 deletions

View File

@@ -8,7 +8,6 @@ About this article
This article describes how data flow analysis is implemented in the CodeQL libraries for C# and includes examples to help you write your own data flow queries.
The following sections describe how to use the libraries for local data flow, global data flow, and taint tracking.
For a more general introduction to modeling data flow, see :doc:`About data flow analysis <../intro-to-data-flow>`.
Local data flow