Add new article to toctree to fix test

This commit is contained in:
Felicity Chapman
2022-11-01 17:26:36 +00:00
committed by GitHub
parent 23db9c573f
commit 1a702bfd50

View File

@@ -10,6 +10,7 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat
basic-query-for-ruby-code
codeql-library-for-ruby
analyzing-data-flow-in-ruby
- :doc:`Basic query for Ruby code <basic-query-for-ruby-code>`: Learn to write and run a simple CodeQL query using LGTM.