mirror of
git://git.acid.vegas/unrealircd.git
synced 2024-11-15 12:36:41 +00:00
1000 B
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
- The most common structs - like Client, User, Server, Channel, etc.
- All structs - in a simple alphabetical index
- Functions and structs ordered by purpose - this is work in progress and still needs expansion!
- Browse by source file - see all src/*.c files and their (documented) functions.