diff options
| author | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-10-09 23:03:17 +0200 |
|---|---|---|
| committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-10-09 23:07:24 +0200 |
| commit | 88db532bf91a87149f860e982b3d8ef857111395 (patch) | |
| tree | a2ccb69c61b1da197c0795532a9bf8b68cf352db /docs/refman | |
| parent | 2ab5620769f0f364c410d3da94494c123275a3a1 (diff) | |
| download | meson-88db532bf91a87149f860e982b3d8ef857111395.tar.gz | |
docs: Update docs
Diffstat (limited to 'docs/refman')
| -rw-r--r-- | docs/refman/templates/root.mustache | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/refman/templates/root.mustache b/docs/refman/templates/root.mustache index 3752a224a..c793b04b2 100644 --- a/docs/refman/templates/root.mustache +++ b/docs/refman/templates/root.mustache @@ -5,8 +5,14 @@ render-subpages: false # Reference manual -This is the root page of the Meson reference manual. All functions -and methods are documented in detail in the following subpages: +This is the root page of the online Meson reference manual. This +manual is also available in a more machine readable format as a +JSON documented attached to every release since *0.60.0*. See our +[IDE integration](IDE-integration.md) documentation for more +information. + +All functions and methods are documented in detail in the +following subpages: ## Elementary types |
