Jason Penilla
2d45210734
release: Version 1.7.0
2022-06-18 22:52:58 -07:00
Brian
f0e9b80c77
docs: fix typos ( #344 )
2022-06-18 22:52:58 -07:00
Citymonstret
16ea203a79
docs: add annotation processing instructions
2022-06-18 22:52:58 -07:00
Citymonstret
10bdabf587
docs: update links
2022-06-01 17:58:20 +02:00
Jason Penilla
27ae568966
Update docs regarding snapshot builds
2022-03-10 15:29:56 -07:00
Jason Penilla
7c6a01e414
release: Version 1.6.2
2022-02-28 13:59:58 -07:00
Jason Penilla
e187a1cc24
release: Version 1.6.1
2021-12-18 04:14:25 -08:00
Jason Penilla
4df07c079e
release: Version 1.6.0
2021-12-02 02:07:17 -08:00
TehBrian
3be8322665
Fix typo in README.adoc
2021-07-31 11:06:52 +02:00
Jason Penilla
8bdaeb1c8c
release: Version 1.5.0
2021-07-05 02:56:06 -07:00
jmp
2cc72e2ff9
docs: Update snapshot repo link in docs
2021-05-03 21:17:52 -07:00
Jason
7b441ec481
Use simpleCoordinator() in docs example
...
Replace `AsynchronousCommandExecutionCoordinator.newBuilder().build()` with `CommandExecutionCoordinator.simpleCoordinator()`. (`AsynchronousCommandExecutionCoordinator.newBuilder().build()` does not work as it's missing a generic type argument, needs to be `AsynchronousCommandExecutionCoordinator.<CommandSender>newBuilder().build()`)
2021-05-03 21:09:38 -07:00
Aurora
04270bef5b
Update README.adoc
2021-02-03 21:30:02 +01:00
Aurora
87a8bef895
Add files via upload
2021-02-03 21:24:29 +01:00
Alexander Söderberg
e77d5c8d78
Update README.adoc
...
Add information about injection points, suggestions and custom arguments.
2021-01-18 16:36:25 +01:00
Alexander Söderberg
42f5c643be
Update README.adoc
...
- Add flag section
- Add minecraft-extras section
- Add Bukkit/Paper sections
2021-01-17 22:45:01 +01:00
Alexander Söderberg
414fa3f8b3
Specify some source highlighting options.
2021-01-17 01:15:57 +01:00
Alexander Söderberg
928d1b641f
Add a lot of documentation.
...
A lot of documentation has been added to the new Cloud documentation. This has primarily been focused on covering usage of annotations.
2021-01-17 01:09:00 +01:00
Alexander Söderberg
f09e0ce8f7
📚 Document compound arguments
2021-01-14 11:28:48 +01:00
Alexander Söderberg
788969b24d
📚 Document the parameter injection system
2021-01-14 10:38:41 +01:00
Alexander Söderberg
42812509c5
📚 Document the confirmation system
2021-01-14 09:17:08 +01:00
Alexander Söderberg
81a452041b
📚 Add more documentation
2021-01-01 22:30:22 +01:00
Alexander Söderberg
550855ece3
📚 Add glossary and document literals.
2021-01-01 04:59:52 +01:00
Alexander Söderberg
00c63b7c0c
📚 Add some information about the command manager
2021-01-01 04:35:03 +01:00
Alexander Söderberg
dd3ad50dda
📚 Fix TOC placement
2021-01-01 04:00:01 +01:00
Alexander Söderberg
2b2bba9d2d
📚 index -> README
2020-12-30 23:13:04 +01:00
Alexander Söderberg
c8158894e0
Set theme jekyll-theme-minimal
2020-12-30 22:52:49 +01:00
Alexander Söderberg
7efe7466a1
📚 Add documentation structure.
2020-12-30 22:50:32 +01:00