Update documentation.
This commit is contained in:
parent
168e25bf20
commit
00e2cab0ae
1 changed files with 6 additions and 2 deletions
|
@ -33,8 +33,9 @@ Features
|
||||||
* member files parsing and validation
|
* member files parsing and validation
|
||||||
* member ids validation
|
* member ids validation
|
||||||
* generating new member id
|
* generating new member id
|
||||||
* per-month statistics of active, suspended, destroyed and student
|
* information about active, suspended, destroyed and student members
|
||||||
members
|
* current status
|
||||||
|
* historical data
|
||||||
* detailed member information
|
* detailed member information
|
||||||
* querying members by id or nick
|
* querying members by id or nick
|
||||||
|
|
||||||
|
@ -49,6 +50,9 @@ Build requirements:
|
||||||
* Chicken Scheme 5
|
* Chicken Scheme 5
|
||||||
* make (tested with GNU make)
|
* make (tested with GNU make)
|
||||||
|
|
||||||
|
Building
|
||||||
|
--------
|
||||||
|
|
||||||
Building a shared binary with .so modules:
|
Building a shared binary with .so modules:
|
||||||
|
|
||||||
make shared
|
make shared
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue