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#L52
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.
https://github.com/kamailio/kamailio/pull/583
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub