summaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-02-12 23:53:45 -0700
committerDan Allen <dan.j.allen@gmail.com>2022-02-13 00:03:54 -0700
commit82592f39d9701da87e9868dbd56f48cf2b8efb38 (patch)
treebf34163062ec32e77b9778ecb3ea326128974df8 /docs/modules
parent74778166426e8f665860ba9eea26a930ddaf2b3e (diff)
add description to docs start page
Diffstat (limited to 'docs/modules')
-rw-r--r--docs/modules/ROOT/pages/index.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc
index 8e833af5..d431dcb4 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -1,5 +1,6 @@
= Asciidoctor Documentation
:navtitle: Introduction
+:description: A brief introduction to Asciidoctor, its ecosystem, its relationship to AsciiDoc, and the language platforms on which it runs.
This is the documentation for the Ruby-based AsciiDoc processor named Asciidoctor.
Asciidoctor currently serves as the reference implementation for how to interpret the AsciiDoc language.