Module: sip-router
Branch: master
Commit: 467d1f2f5a9af24bae6ac3c7057ace961c89684f
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=467d1f2…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Wed Sep 1 11:36:50 2010 +0200
doc: counter_list
Added a new directory (doc/counter_list) complete with Makefiles
for auto-generating the lists with all the counters (stats)
implemented in the code.
Both .txt and docbook format are supported.
E.g.:
make -C doc/counter_list all # generates the docbook and .txt
make -C doc/counter_list/docbook html # html from docbook
---
doc/counter_list/Makefile | 331 +++++++++++++++++++++++++++++++++++++
doc/counter_list/docbook/Makefile | 7 +
2 files changed, 338 insertions(+), 0 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=467…