From 3690f294da0185fa37c32f3e4e78cc08cc668af0 Mon Sep 17 00:00:00 2001 From: Harry Maclean Date: Wed, 27 Mar 2024 21:02:25 +0000 Subject: [PATCH] Ruby: add MaD doc to TOC tree --- docs/codeql/codeql-language-guides/codeql-for-ruby.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/codeql/codeql-language-guides/codeql-for-ruby.rst b/docs/codeql/codeql-language-guides/codeql-for-ruby.rst index 701a88d6a97..1de2e54d9c6 100644 --- a/docs/codeql/codeql-language-guides/codeql-for-ruby.rst +++ b/docs/codeql/codeql-language-guides/codeql-for-ruby.rst @@ -13,6 +13,7 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat abstract-syntax-tree-classes-for-working-with-ruby-programs analyzing-data-flow-in-ruby using-api-graphs-in-ruby + customizing-library-models-for-ruby - :doc:`Basic query for Ruby code `: Learn to write and run a simple CodeQL query.