added configuration to deploy documentation to GitHub pages when a release is happening

adapted documentation configuration
This commit is contained in:
Sheldan
2020-06-03 21:52:58 +02:00
parent db8afde7ea
commit 601c4b7121
5 changed files with 43 additions and 12 deletions

View File

@@ -1,13 +1,14 @@
= Abstracto Discord Bot Documentation
Sheldan https://github.com/Sheldan
1.0, May 10, 2020
Sheldan https://github.com/Sheldan/abstracto
:toc:
:toclevels: 5
:sectnums:
:title-page:
:sectnumlevels: 5
:icons: font
== Description
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.