diff options
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 3752a22..c793b04 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 |