[
https://issues.apache.org/jira/browse/CB-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410804#comment-16410804
]
ASF GitHub Bot commented on CB-13400:
-------------------------------------
gandhirajan commented on a change in pull request #809: CB-13400: Added
introduction to installation section
URL: https://github.com/apache/cordova-docs/pull/809#discussion_r176638728
##########
File path: doc/installing-a-development-environment.md
##########
@@ -121,6 +118,16 @@ Verify your make installation by running:
make --version
+#### Verify Python
+
+Python 2.7 is also required to build the docs. NOTE: *The docs will not build
with Python 3.0 or greater.*
+
+Verify your Python installation by running:
+
+ python --version
+
+The version must be 2.7.x.
+
Review comment:
Taken care
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Restructure and test "Installing" instructions
> ----------------------------------------------
>
> Key: CB-13400
> URL: https://issues.apache.org/jira/browse/CB-13400
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: cordova-docs
> Reporter: Jan Piotrowski (Sujan)
> Assignee: Gandhirajan
> Priority: Major
>
> When https://github.com/apache/cordova-docs/pull/745 is merged, the resulting
> "installing-a-development-environment.md" should be a) tested for correctness
> and b) restructure by platform instead of by tech. Makes much more sense, as
> one will only work through the list for one platform. c) might be to add some
> explanation which tech is used for which reason and part of the site.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]