no sé qué es lo que hago pero funciona
![]() No more `@ingroup`s. I believe for what i want to do, `@name` probably works better, it separates stuff out right in the `AOClient`'s documetation page. Furthermore, I also documented two `Q_ENUM` macros with the most basic 'duh'-kinda documentation, since Doxygen complained that they aren't documented. |
||
---|---|---|
.github/workflows | ||
bin/config_sample | ||
doxygen | ||
include | ||
resource/icon | ||
src | ||
.gitignore | ||
akashi.pro | ||
Doxyfile | ||
license_notice.txt | ||
LICENSE.md | ||
README.md |
akashi 
A C++ server for Attorney Online 2
Build instructions
Requires Qt >= 5.10, and Qt websockets
git clone https://github.com/AttorneyOnline/akashi
cd akashi
qmake
make
Copyright © scatterflower 2021