[jira] [Commented] (CB-6265) CLI guide omits Windows workstations using CLI for Android projects

2014-03-26 Thread Marcel Kinard (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948279#comment-13948279
 ] 

Marcel Kinard commented on CB-6265:
---

[~mwbrooks]: what markdown executable are you using, v1.0.1 from 
daringfireball.net, or a derivative?

 CLI guide omits Windows workstations using CLI for Android projects
 ---

 Key: CB-6265
 URL: https://issues.apache.org/jira/browse/CB-6265
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Affects Versions: 3.2.0
Reporter: Marcel Kinard
Assignee: Marcel Kinard
Priority: Minor
 Fix For: 3.5.0


 In 
 http://cordova.apache.org/docs/en/3.4.0/guide_cli_index.md.html#The%20Command-Line%20Interface
  it has the following line for Android:
 Android (Mac, Linux)
 Windows is obviously missing. Appears to be a defect in the docs going back 
 to 3.2.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6265) CLI guide omits Windows workstations using CLI for Android projects

2014-03-26 Thread Michael Brooks (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948322#comment-13948322
 ] 

Michael Brooks commented on CB-6265:


[~cmarcelk] I'm using v1.0.1 from daringfireball.net:

{code}
$ markdown -v
This is Markdown, version 1.0.1.
Copyright 2004 John Gruber
http://daringfireball.net/projects/markdown/
{code}

However, it appears that I've installed it via brew:

{code}
$ brew info markdown
markdown: stable 1.0.1
http://daringfireball.net/projects/markdown/
{code}

You can install it on OS X with:

{code}
$ sudo brew install markdown
{code}

 CLI guide omits Windows workstations using CLI for Android projects
 ---

 Key: CB-6265
 URL: https://issues.apache.org/jira/browse/CB-6265
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Affects Versions: 3.2.0
Reporter: Marcel Kinard
Assignee: Marcel Kinard
Priority: Minor
 Fix For: 3.5.0


 In 
 http://cordova.apache.org/docs/en/3.4.0/guide_cli_index.md.html#The%20Command-Line%20Interface
  it has the following line for Android:
 Android (Mac, Linux)
 Windows is obviously missing. Appears to be a defect in the docs going back 
 to 3.2.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6265) CLI guide omits Windows workstations using CLI for Android projects

2014-03-17 Thread Marcel Kinard (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937945#comment-13937945
 ] 

Marcel Kinard commented on CB-6265:
---

[~mwbrooks]: 
1. Yes, I did svn update of my local replica of the site before running rsync.
2. There has been a new language and version added before my svn update, but 
I would hope that running svn update before rsync would get me caught up, so 
the only diffs are the files I modified.

The diff appears to be just whitespace. Here is an example of a file where I 
didn't touch the original md:

marcelk-macbook:site marcelk$ svn diff 
public/docs/en/edge/guide_platforms_index.md.html 
Index: public/docs/en/edge/guide_platforms_index.md.html
===
--- public/docs/en/edge/guide_platforms_index.md.html   (revision 1577688)
+++ public/docs/en/edge/guide_platforms_index.md.html   (working copy)
@@ -17,18 +17,16 @@
 specific language governing permissions and limitations
 under the License.
 --html lang=en
-head
-meta http-equiv=Content-Type content=text/html; charset=utf-8
-meta name=viewport content=initial-scale=1.0, maximum-scale=1.0, 
user-scalable=no, width=device-width
-meta name=generator content=joDoc
-
-titleApache Cordova API Documentation/title
-
-link rel=stylesheet type=text/css href=index.css
-link rel=stylesheet type=text/css href=mobile.css media=only 
screen and (max-device-width: 1024px)
-link rel=stylesheet type=text/css href=prettify/prettify.css
-/head
-body
+head
+meta http-equiv=Content-Type content=text/html; charset=utf-8
+meta name=viewport content=initial-scale=1.0, maximum-scale=1.0, 
user-scalable=no, width=device-width
+meta name=generator content=joDoc
+titleApache Cordova API Documentation/title
+link rel=stylesheet type=text/css href=index.css
+link rel=stylesheet type=text/css href=mobile.css media=only screen 
and (max-device-width: 1024px)
+link rel=stylesheet type=text/css href=prettify/prettify.css
+/head
+body
 div id=header
 h1a href=index.htmlApache strongCordova/strong 
Documentation/a/h1
 small
@@ -107,8 +105,7 @@
 option value=edgeedge/option
 option value=3.4.03.4.0/option
 option value=3.1.03.1.0/option
-/optgroup/select
-/small
+/optgroup/select/small
 /div
 div id=subheader
 h1Platform Guides/h1
@@ -171,7 +168,9 @@
 each platform, and platform-specific command-line tools that serve as
 a lower-level alternative to the codecordova/code command-line utility./p
 
-h2a name=Platform%20Guides_amazon_fire_osAmazon Fire OS/a/h2
+h2
+a name=Platform%20Guides_amazon_fire_osAmazon Fire OS/a
+/h2
 
 ul
 lia 
href=guide_platforms_amazonfireos_index.md.html#Amazon%20Fire%20OS%20Platform%20GuideAmazon
 Fire OS Platform Guide/a/li
@@ -179,9 +178,10 @@
 lia 
href=guide_platforms_amazonfireos_webview.md.html#Amazon%20Fire%20OS%20WebViewsAmazon
 Fire OS WebViews/a/li
 lia 
href=guide_platforms_amazonfireos_plugin.md.html#Amazon%20Fire%20OS%20PluginsAmazon
 Fire OS Plugins/a/li
 /ul
+h2
+a name=Platform%20Guides_androidAndroid/a
+/h2
 
-h2a name=Platform%20Guides_androidAndroid/a/h2
-
 ul
 lia 
href=guide_platforms_android_index.md.html#Android%20Platform%20GuideAndroid 
Platform Guide/a/li
 lia 
href=guide_platforms_android_config.md.html#Android%20ConfigurationAndroid 
Configuration/a/li
@@ -190,9 +190,10 @@
 lia 
href=guide_platforms_android_tools.md.html#Android%20Command-line%20ToolsAndroid
 Command-line Tools/a/li
 lia 
href=guide_platforms_android_upgrading.md.html#Upgrading%20AndroidUpgrading 
Android/a/li
 /ul
+h2
+a name=Platform%20Guides_blackberry_10BlackBerry 10/a
+/h2
 
-h2a name=Platform%20Guides_blackberry_10BlackBerry 10/a/h2
-
 ul
 lia 
href=guide_platforms_blackberry10_index.md.html#BlackBerry%2010%20Platform%20GuideBlackBerry
 10 Platform Guide/a/li
 lia 
href=guide_platforms_blackberry10_config.md.html#BlackBerry%2010%20ConfigurationBlackBerry
 10 Configuration/a/li
@@ -200,15 +201,17 @@
 lia 
href=guide_platforms_blackberry10_tools.md.html#BlackBerry%2010%20Command-line%20ToolsBlackBerry
 10 Command-line Tools/a/li
 lia 
href=guide_platforms_blackberry10_upgrading.md.html#Upgrading%20BlackBerry%2010Upgrading
 BlackBerry 10/a/li
 /ul
+h2
+a name=Platform%20Guides_firefox_osFirefox OS/a
+/h2
 
-h2a name=Platform%20Guides_firefox_osFirefox OS/a/h2
-
 ul
 lia 
href=guide_platforms_firefoxos_index.md.html#Firefox%20OS%20Platform%20GuideFirefox
 OS Platform Guide/a/li
 /ul
+h2
+a name=Platform%20Guides_iosiOS/a
+/h2
 
-h2a name=Platform%20Guides_iosiOS/a/h2
-
 ul
 lia href=guide_platforms_ios_index.md.html#iOS%20Platform%20GuideiOS 
Platform Guide/a/li
 lia href=guide_platforms_ios_config.md.html#iOS%20ConfigurationiOS 
Configuration/a/li
@@ -217,39 +220,41 @@
 lia 

[jira] [Commented] (CB-6265) CLI guide omits Windows workstations using CLI for Android projects

2014-03-14 Thread Marcel Kinard (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13935579#comment-13935579
 ] 

Marcel Kinard commented on CB-6265:
---

I would publish the generated docs, but after running rsync against the svn 
repo, an svn diff is showing more than 3000 html files as being different. 
Argh. 

[~mwbrooks] Is my nokogiri 1.5.6 different from what you are using that would 
account for different generated files?

 CLI guide omits Windows workstations using CLI for Android projects
 ---

 Key: CB-6265
 URL: https://issues.apache.org/jira/browse/CB-6265
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Affects Versions: 3.2.0
Reporter: Marcel Kinard
Assignee: Marcel Kinard
Priority: Minor
 Fix For: 3.5.0


 In 
 http://cordova.apache.org/docs/en/3.4.0/guide_cli_index.md.html#The%20Command-Line%20Interface
  it has the following line for Android:
 Android (Mac, Linux)
 Windows is obviously missing. Appears to be a defect in the docs going back 
 to 3.2.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6265) CLI guide omits Windows workstations using CLI for Android projects

2014-03-14 Thread Michael Brooks (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13935603#comment-13935603
 ] 

Michael Brooks commented on CB-6265:


[~cmarcelk] I'm using nokogiri 1.5.6 as well.

Two reasons that come to mind on why you may see so many altered files:

1. Did you update the cordova-website repository before running the rsync?
2. Have the docs added a new version or language? Both would update the 
upper-right selection box on every page of every version.

 CLI guide omits Windows workstations using CLI for Android projects
 ---

 Key: CB-6265
 URL: https://issues.apache.org/jira/browse/CB-6265
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Affects Versions: 3.2.0
Reporter: Marcel Kinard
Assignee: Marcel Kinard
Priority: Minor
 Fix For: 3.5.0


 In 
 http://cordova.apache.org/docs/en/3.4.0/guide_cli_index.md.html#The%20Command-Line%20Interface
  it has the following line for Android:
 Android (Mac, Linux)
 Windows is obviously missing. Appears to be a defect in the docs going back 
 to 3.2.



--
This message was sent by Atlassian JIRA
(v6.2#6252)