Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-10-04 12:04:45 +00:00
parent d4d9c2d490
commit 1da4e0323a
3 changed files with 6 additions and 3 deletions

View File

@@ -586,7 +586,8 @@ The order of plugin declaration is important!
<generated-resources-root>${project.basedir}/target/generated-resources
</generated-resources-root>
<!-- Use this attribute the reference code from another module -->
<project-root>${maven.multiModuleProjectDirectory}</project-root>
<!-- Note the @ at the end, lowering the precedence of the attribute -->
<project-root>${maven.multiModuleProjectDirectory}@</project-root>
<!-- It's mandatory for you to pass the docs.main property -->
<github-repo>${docs.main}</github-repo>
<github-raw>