File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/modules/plugin/pages Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ endif::[]
86
86
87
87
These are the minimal steps to convert your AsciiDoc documents to HTML with the asciidoctor-maven-plugin.
88
88
89
- . Place your Asciidoc sources in [.path]_/src /docs/asciidoc_.
89
+ . Place your AsciiDoc sources in [.path]_src /docs/asciidoc_.
90
90
91
91
. Add the minimal configuration to your [.path]_pom.xml_.
92
92
+
Original file line number Diff line number Diff line change 4
4
5
5
These are the minimal steps to convert your AsciiDoc documents to HTML with the asciidoctor-maven-plugin.
6
6
7
- . Place your Asciidoc sources in [.path]_/src /docs/asciidoc_.
7
+ . Place your AsciiDoc sources in [.path]_src /docs/asciidoc_.
8
8
9
9
. Add the minimal configuration to your [.path]_pom.xml_.
10
10
+
You can’t perform that action at this time.
0 commit comments