From ce1082dc5544c76986b7efd1dc0febd04a32c13e Mon Sep 17 00:00:00 2001 From: james Date: Thu, 12 Nov 2020 11:12:55 +0000 Subject: [PATCH] update several intros --- docs/codeql/codeql-cli/codeql-cli-reference/index.rst | 3 +-- docs/codeql/codeql-cli/index.rst | 4 +++- docs/codeql/index.rst | 5 +++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/codeql/codeql-cli/codeql-cli-reference/index.rst b/docs/codeql/codeql-cli/codeql-cli-reference/index.rst index efdb0b1efa4..69ed60a8546 100644 --- a/docs/codeql/codeql-cli/codeql-cli-reference/index.rst +++ b/docs/codeql/codeql-cli/codeql-cli-reference/index.rst @@ -3,8 +3,7 @@ CodeQL CLI reference ==================== -Find detailed information about the CodeQL commands, as well the files you can -use or generate when executing CodeQL processes. +Learn more about the files you can use when running CodeQL processes and the results format and exit codes that CodeQL generates. .. toctree:: :titlesonly: diff --git a/docs/codeql/codeql-cli/index.rst b/docs/codeql/codeql-cli/index.rst index ede336bcef1..efa02e61e3c 100644 --- a/docs/codeql/codeql-cli/index.rst +++ b/docs/codeql/codeql-cli/index.rst @@ -10,7 +10,9 @@ See the following links to learn how to get set up and run CodeQL commands: - :ref:`Using the CodeQL CLI `: Software developers and security researchers can secure their code using the CodeQL CLI. -- :ref:`CodeQL CLI reference `." +- :ref:`CodeQL CLI reference `: Learn more about the files you can use when running CodeQL processes and the results format and exit codes that CodeQL generates. + +- `CodeQL CLI manual `__: Detailed information about all the commands available with the CodeQL CLI. .. toctree:: :titlesonly: diff --git a/docs/codeql/index.rst b/docs/codeql/index.rst index 0d241486807..79f3e9d3921 100644 --- a/docs/codeql/index.rst +++ b/docs/codeql/index.rst @@ -5,8 +5,9 @@ CodeQL documentation :hidden: codeql-overview/index + codeql-for-visual-studio-code/index + codeql-cli/index writing-codeql-queries/index codeql-language-guides/index ql-language-reference/index - codeql-for-visual-studio-code/index - codeql-cli/index +