[
https://issues.apache.org/jira/browse/CB-10331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15116412#comment-15116412
]
ASF GitHub Bot commented on CB-10331:
-------------------------------------
GitHub user sarangan12 opened a pull request:
https://github.com/apache/cordova-docs/pull/465
CB-10331 & CB-10436 - Improving Overview Page and fixing the Heading h2 size
This PR consists of changes for 2 JIRAs.
1. Improving the Overview page
2. h2 size is smaller than h3. Fixing that also.
@dblotsky @riknoll @nikhilkh @rakatyal Can you please review and commit
this PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sarangan12/cordova-docs master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-docs/pull/465.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #465
----
commit 6347891a88aa3b8641c593ce36961a63e60ff075
Author: Sarangan Rajamanickam <[email protected]>
Date: 2016-01-26T00:40:09Z
CB-10436: The H2 Heading tag is of incorrect size in cordova-docs
The Heading tags are supposed to be of following size:
h1: 36px & h2: 30px & h3: 24px & h4: 18px & h5: 14px & h6: 12px
But, h2 is actually 18px (same as h4) which makes it smaller than h3
which is incorrect. So, I am fixing it to the correct size.
commit 8f744519a1a5d2f5762638e089e5ec9ce15a1069
Author: Sarangan Rajamanickam <[email protected]>
Date: 2016-01-26T00:44:05Z
CB-10331: Improve Overview Page
Updated documentation of the overview page.
commit 11d7f50a3b6ea9795979df541c6a2e4d8c3e743b
Author: Sarangan Rajamanickam <[email protected]>
Date: 2016-01-26T00:45:29Z
Merge branch 'master' of https://github.com/apache/cordova-docs
----
> Improve Overview Page
> ----------------------
>
> Key: CB-10331
> URL: https://issues.apache.org/jira/browse/CB-10331
> Project: Apache Cordova
> Issue Type: Task
> Components: Docs
> Reporter: Raghav
> Assignee: Sarangan Rajamanickam
> Labels: Docs-6.x
>
> URL: http://cordova.apache.org/docs/en/latest/guide/overview/
> The idea is to make it compact and remove unnecessary information.
> Remove history section. We can give the link to Wiki instead.
> Remove visit Cordova link.
> 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]