Fixing the setup
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
<id>docs</id>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>pl.project13.maven</groupId>
|
||||
<artifactId>git-commit-id-plugin</artifactId>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
|
||||
@@ -12,9 +12,9 @@ as a map for the rest of the document.
|
||||
|
||||
The {project-full-name} reference guide is available as
|
||||
|
||||
* {docs-url}/html[Multi-page HTML]
|
||||
* {docs-url}/htmlsingle[Single-page HTML]
|
||||
* {docs-url}/pdf/{project-name}.pdf[PDF]
|
||||
* {docs-url}reference/html[Multi-page HTML]
|
||||
* {docs-url}reference/htmlsingle[Single-page HTML]
|
||||
* {docs-url}reference/pdf/{project-name}.pdf[PDF]
|
||||
|
||||
Copies of this document may be made for your own use and for distribution to others,
|
||||
provided that you do not charge any fee for such copies and further provided that each
|
||||
|
||||
Reference in New Issue
Block a user