Ruby: AST ref docs - add too toctree

This commit is contained in:
Alex Ford
2022-11-02 12:36:52 +00:00
parent e6f91b91e0
commit 727b5aebd1

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
abstract-syntax-tree-classes-for-working-with-ruby-programs
- :doc:`Basic query for Ruby code <basic-query-for-ruby-code>`: Learn to write and run a simple CodeQL query using LGTM.