diff options
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc | 2 | ||||
| -rw-r--r-- | docs/modules/syntax-highlighting/nav.adoc (renamed from docs/modules/source-highlighters/nav.adoc) | 0 | ||||
| -rw-r--r-- | docs/modules/syntax-highlighting/pages/coderay.adoc (renamed from docs/modules/source-highlighters/pages/coderay.adoc) | 0 | ||||
| -rw-r--r-- | docs/modules/syntax-highlighting/pages/highlightjs.adoc (renamed from docs/modules/source-highlighters/pages/highlightjs.adoc) | 0 | ||||
| -rw-r--r-- | docs/modules/syntax-highlighting/pages/index.adoc (renamed from docs/modules/source-highlighters/pages/index.adoc) | 2 | ||||
| -rw-r--r-- | docs/modules/syntax-highlighting/pages/pygments.adoc (renamed from docs/modules/source-highlighters/pages/pygments.adoc) | 0 | ||||
| -rw-r--r-- | docs/modules/syntax-highlighting/pages/rouge.adoc (renamed from docs/modules/source-highlighters/pages/rouge.adoc) | 0 |
7 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc b/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc index 0b9ad08a..447595ad 100644 --- a/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc +++ b/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc @@ -7,7 +7,7 @@ Asciidoctor can embed the stylesheet for the CodeRay or Pygments syntax highligh == Requirements First, make sure the appropriate library is installed on your system. -See xref:source-highlighters:rouge.adoc[], xref:source-highlighters:coderay.adoc[], or xref:source-highlighters:pygments.adoc[] for installation instructions. +See xref:syntax-highlighting:rouge.adoc[], xref:syntax-highlighting:coderay.adoc[], or xref:syntax-highlighting:pygments.adoc[] for installation instructions. Next, set the xref:asciidoc:verbatim:source-highlighter.adoc[source-highlighter attribute] and assign it the value that corresponds to the library you installed. [#coderay] diff --git a/docs/modules/source-highlighters/nav.adoc b/docs/modules/syntax-highlighting/nav.adoc index 7464bc7e..7464bc7e 100644 --- a/docs/modules/source-highlighters/nav.adoc +++ b/docs/modules/syntax-highlighting/nav.adoc diff --git a/docs/modules/source-highlighters/pages/coderay.adoc b/docs/modules/syntax-highlighting/pages/coderay.adoc index c7b035a9..c7b035a9 100644 --- a/docs/modules/source-highlighters/pages/coderay.adoc +++ b/docs/modules/syntax-highlighting/pages/coderay.adoc diff --git a/docs/modules/source-highlighters/pages/highlightjs.adoc b/docs/modules/syntax-highlighting/pages/highlightjs.adoc index 17372031..17372031 100644 --- a/docs/modules/source-highlighters/pages/highlightjs.adoc +++ b/docs/modules/syntax-highlighting/pages/highlightjs.adoc diff --git a/docs/modules/source-highlighters/pages/index.adoc b/docs/modules/syntax-highlighting/pages/index.adoc index 4312be25..bc3d4222 100644 --- a/docs/modules/source-highlighters/pages/index.adoc +++ b/docs/modules/syntax-highlighting/pages/index.adoc @@ -1,4 +1,4 @@ -= Source Highlighting += Syntax Highlighting [%autowidth] |=== diff --git a/docs/modules/source-highlighters/pages/pygments.adoc b/docs/modules/syntax-highlighting/pages/pygments.adoc index a049b690..a049b690 100644 --- a/docs/modules/source-highlighters/pages/pygments.adoc +++ b/docs/modules/syntax-highlighting/pages/pygments.adoc diff --git a/docs/modules/source-highlighters/pages/rouge.adoc b/docs/modules/syntax-highlighting/pages/rouge.adoc index b6022864..b6022864 100644 --- a/docs/modules/source-highlighters/pages/rouge.adoc +++ b/docs/modules/syntax-highlighting/pages/rouge.adoc |
