[
https://issues.apache.org/jira/browse/CB-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129274#comment-15129274
]
ASF GitHub Bot commented on CB-10351:
-------------------------------------
Github user riknoll commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/480#discussion_r51651548
--- 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 --
Confusing for who? I don't think users expect the TOC to be that
comprehensive; major headings only should be fine. We do need to be vigilant
when we write pages to make sure the TOC displays correctly. I would argue that
defining/using other tags just complicates the markdown and defeats the purpose
of using it.
> Make Events page a reference
> ----------------------------
>
> Key: CB-10351
> URL: https://issues.apache.org/jira/browse/CB-10351
> Project: Apache Cordova
> Issue Type: Task
> Components: Docs
> Reporter: Raghav
> Assignee: Sarangan Rajamanickam
> Labels: Docs-6.x
>
> Events page
> (https://cordova.apache.org/docs/en/latest/cordova/events/events.html) needs
> to be converted as per the new reference structure. Also add small
> descriptions to the events added by plugin-battery-status and
> plugin-network-information.
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]