1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 22:03:14 +02:00
Files
unrealircd/extras/doxygen/Developers.md
T
Bram Matthys 7869c31ea5 Add the extras/doxygen directory.
Command to generate is: doxygen extras/doxygen/Doxyfile
Will publish this "soon"... of course it's not 100% complete but it's quite good.
2019-11-27 16:53:49 +01:00

1000 B

Welcome to the doxygen-generated documentation for the UnrealIRCd 5.x API. This is intended for developers only!

If you are creating a 3rd party module for UnrealIRCd or are interested in contributing to UnrealIRCd then this is the right place.

Here you should be able to find a lot of information on the data structures and functions available to you when coding for UnrealIRCd.

Wiki documentation

  • Be sure to check the Module API article on the wiki, which currently provides a better overview of the module API.

Doxygen docs