view doc/procs/README.md @ 130:483c862b5a52

Irccd: cleanup a bit ServerService, #497
author David Demelier <markand@malikania.fr>
date Wed, 11 May 2016 21:09:10 +0200
parents 1158cffe5a5e
children
line wrap: on
line source

Irccd procedures
================

The files in this directory are small instructions to help irccd's development.

Files are prefixed by a number which is a specific category:

  - 0, release engineering
  - 1, irccd's JavaScript plugins,
  - 2, the irccd daemon,
  - 3, the irccdctl utility,
  - 4, the documentation process,
  - 5, the build system within irccd,
  - 6, miscellaneous.