echo/modules
Jean a803177f8b
Nest the ircd link under modules/protocol/
The protocol link is a different kind of module from the service
pseudo-clients, so give it its own home: modules/inspircd ->
modules/protocol/inspircd. A future ircd link is a new crate alongside
it. Workspace member, dependency path, the crate's own api path, and the
docs are updated to match. No code change.
2026-07-14 14:28:18 +00:00
..
botserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
chanfix Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
chanserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
diceserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
example Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
groupserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
helpserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
hostserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
infoserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
memoserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
nickserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
operserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
protocol/inspircd Nest the ircd link under modules/protocol/ 2026-07-14 14:28:18 +00:00
reportserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
statserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00