You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/582
-- Commit Summary --
* New Module NSQ
-- File Changes --
A modules/nsq/Makefile (23)
A modules/nsq/README.md (312)
A modules/nsq/defs.h (106)
A modules/nsq/doc/Makefile (4)
A modules/nsq/doc/nsq.xml (37)
A modules/nsq/doc/nsq_admin.xml (492)
A modules/nsq/http.h (48)
A modules/nsq/nsq.h (91)
A modules/nsq/nsq_json.c (302)
A modules/nsq/nsq_json.h (53)
A modules/nsq/nsq_mod.c (361)
A modules/nsq/nsq_mod.h (68)
A modules/nsq/nsq_pua.c (521)
A modules/nsq/nsq_pua.h (8)
A modules/nsq/nsq_reader.c (147)
A modules/nsq/nsq_reader.h (38)
A modules/nsq/nsq_trans.c (450)
A modules/nsq/nsq_trans.h (40)
A modules/nsq/reader.c (172)
A modules/nsq/utlist.h (728)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/582.patchhttps://github.com/kamailio/kamailio/pull/582.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/582
I was reading READMEs in terminal and noticed that single sub-section can look confusing:
https://github.com/kamailio/kamailio/blob/master/modules/db_mongodb/README#…
In comparison HTML layout does not contain such orphan section index:
http://kamailio.org/docs/modules/devel/modules/db_mongodb.html#idp19616368
This patch tries to improve confusing “Known limitations” subsections by making them independent sections.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/583
-- Commit Summary --
* modules/*/doc: reorganize “Known limitations”
-- File Changes --
M modules/db_mongodb/README (54)
M modules/db_mongodb/doc/db_mongodb_admin.xml (6)
M modules/db_text/README (105)
M modules/db_text/doc/db_text_admin.xml (6)
M modules/iptrtpproxy/README (524)
M modules/iptrtpproxy/doc/iptrtpproxy_admin.xml (6)
M modules/jsonrpc-s/README (144)
M modules/jsonrpc-s/doc/jsonrpc-s_admin.xml (2)
M modules/purple/README (105)
M modules/purple/doc/purple_admin.xml (6)
M modules/textops/README (430)
M modules/textops/doc/textops_admin.xml (25)
M modules/xhttp_rpc/README (70)
M modules/xhttp_rpc/doc/xhttp_rpc_admin.xml (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/583.patchhttps://github.com/kamailio/kamailio/pull/583.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/583