added html output for documentation

restructured documentation
added more levels to table of contents
This commit is contained in:
Sheldan
2020-05-11 19:05:59 +02:00
parent b13309a026
commit e89c3b8796
7 changed files with 64 additions and 80 deletions

View File

@@ -2,13 +2,15 @@
Sheldan https://github.com/Sheldan
1.0, May 10, 2020
:toc:
:toclevels: 5
:sectnums:
:sectnumlevels: 5
:icons: font
Abstracto is a feature rich Discord bot written in Java and uses JDA as the wrapper for the Discord API.
This documentation is split into two parts: Technical documentation and user documentation.
== User documentation
== Glossary
Post target:: Describes the channel where Abstracto will send specific messages to. For example, the command `ban` sends a message containing information about the ban to the `banLog` post target.