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#L...
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.patch https://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
also, textops had double “Known limitations”
--- 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#issuecomment-214567493
Thanks, working on docs is always very appreciated!
--- 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#issuecomment-214735382
Merged #583.
--- 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#event-641449703