diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-12-16 23:49:44 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-12-17 01:29:57 -0700 |
| commit | 633d5fee1f7cc40b87a3b74d2c379621099e3ef0 (patch) | |
| tree | 971f47ccd9e4f8450237601539124133c36cd3c9 /docs | |
| parent | 61144d357e4326db340ed0b83dc8795808368fff (diff) | |
rephrase opening sentence of docs [skip ci]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules/ROOT/pages/index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index a822fcc9..b8d9a712 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1,7 +1,7 @@ = Asciidoctor Documentation :navtitle: Introduction -This is the documentation for the Ruby-based AsciiDoc processor, Asciidoctor. +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. If you're looking for the documentation for the AsciiDoc language, see the xref:asciidoc::index.adoc[AsciiDoc section] of this website. |
