trying antora
This commit is contained in:
21
doc/antora/docs/modules/module-one/pages/overview.adoc
Normal file
21
doc/antora/docs/modules/module-one/pages/overview.adoc
Normal file
@@ -0,0 +1,21 @@
|
||||
= Module One Overview
|
||||
|
||||
This is version *{page-component-display-version}* of Module One in Component B.
|
||||
|
||||
== Page source
|
||||
|
||||
This page is sourced from [.path]_demo-component-b/docs/modules/module-one/pages/overview.adoc_.
|
||||
|
||||
== Cross reference syntax to target this page
|
||||
|
||||
To create a cross reference *to this page from another page in Module One*, the xref syntax would be `\xref:overview.adoc[]`.
|
||||
|
||||
To create a cross reference *to this page from a page in the ROOT module of Component B*, the xref syntax would be `\xref:module-one:overview.adoc[]`.
|
||||
|
||||
=== Always target the latest version of this page
|
||||
|
||||
To create a cross reference *to the latest version of this page from a page in Component A*, the xref syntax would be `\xref:component-b:module-one:overview.adoc[]`.
|
||||
|
||||
=== Target a specific version of this page
|
||||
|
||||
To create a cross reference *to version 1.0 of this page from a page in Component A*, the xref syntax would be `\xref:1.0@component-b:module-one:overview.adoc[]`.
|
||||
Reference in New Issue
Block a user