mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-13 03:26:31 +00:00
[AB-xxx] adding/updating documentation for core and experience module
updating asciidoctor plugin version adding check to not allow duplicate level action configurations limiting experience level up notification toggle command to be only available if the feature mode is enabled
This commit is contained in:
@@ -74,8 +74,12 @@
|
||||
<configuration>
|
||||
<outputFile>index.html</outputFile>
|
||||
<sourceDirectory>src/main/docs/asciidoc</sourceDirectory>
|
||||
<backend>html</backend>
|
||||
<backend>html5</backend>
|
||||
<doctype>book</doctype>
|
||||
<attributes>
|
||||
<toc>left</toc>
|
||||
<icons>font</icons>
|
||||
</attributes>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
||||
Reference in New Issue
Block a user