generated from opensafely-core/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1530 from opensafely-core/iaindillingham/merge-in…
…troduction Move and rework remaining introductory content
- Loading branch information
Showing
10 changed files
with
58 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
The explanation provides theoretical knowledge for studying ehrQL. | ||
|
||
* [ehrQL backend tables](explanation/backend-tables.md) | ||
* [ehrQL output formats](explanation/output-formats.md) | ||
* [Using ehrQL in OpenSAFELY projects](explanation/using-ehrql-in-opensafely-projects.md) | ||
* [ehrQL backend tables](backend-tables.md) | ||
* [ehrQL output formats](output-formats.md) | ||
* [Using ehrQL in OpenSAFELY projects](using-ehrql-in-opensafely-projects.md) | ||
* [Guidance for existing cohort-extractor users](guidance-for-existing-cohort-extractor-users.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
The how-to guides provide practical steps for working with ehrQL in your project. | ||
|
||
* [Using ehrQL to answer specific questions](how-to/examples.md) | ||
* [Resolving ehrQL errors](how-to/errors.md) | ||
* [Using ehrQL to answer specific questions](examples.md) | ||
* [Resolving ehrQL errors](errors.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
The reference provides theoretical knowledge for working with ehrQL in your project. | ||
|
||
* [ehrQL language](reference/language.md) | ||
* [ehrQL language features](reference/features.md) | ||
* [ehrQL backends](reference/backends.md) | ||
* [ehrQL schemas](reference/schemas.md) | ||
* [ehrQL command line interface](reference/cli.md) | ||
* [ehrQL language](language.md) | ||
* [ehrQL language features](features.md) | ||
* [ehrQL backends](backends.md) | ||
* [ehrQL schemas](schemas.md) | ||
* [ehrQL command line interface](cli.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
The tutorial provides practical steps for studying ehrQL. | ||
|
||
* [Installation and setup of ehrQL](tutorial/installation-and-setup.md) | ||
* [Running ehrQL](tutorial/running-ehrql.md) | ||
* [ehrQL concepts in depth](tutorial/dataset-definition-concepts.md) | ||
* [Installation and setup of ehrQL](installation-and-setup.md) | ||
* [Running ehrQL](running-ehrql.md) | ||
* [ehrQL concepts in depth](dataset-definition-concepts.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters