Github user sarangan12 commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/480#discussion_r51651551 --- Diff: www/static/js/docs.js --- @@ -40,7 +40,7 @@ $(document).ready(function () { // Table of Contents $('#page-toc').toc({ - 'selectors': 'h1,h2,h3,h4,h5,h6', // elements to use as headings + 'selectors': 'h1,h2', // elements to use as headings --- End diff -- @dblotsky Its a tradeoff between the semantic meaning and what you want to show in ToC. And, this seems reasonable
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org