You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/23 22:39:37 UTC

[cordova-docs] branch master updated: trigger new deploy

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new e756546  trigger new deploy
e756546 is described below

commit e7565464def9caf2f4f88cc0ec8f493293d9e978
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Feb 23 23:39:35 2018 +0100

    trigger new deploy
---
 README.md | 66 +++++++++++++--------------------------------------------------
 1 file changed, 13 insertions(+), 53 deletions(-)

diff --git a/README.md b/README.md
index 5423d82..e3f8583 100644
--- a/README.md
+++ b/README.md
@@ -6,59 +6,19 @@
 
 This repository contains the source code for the Cordova website. This covers [cordova.io](http://cordova.io) (= [cordova.apache.org](http://cordova.apache.org/)) and its subdomains [docs.cordova.io](http://docs.cordova.io) (= [cordova.apache.org/docs](http://cordova.apache.org/docs)) and [plugins.cordova.io](http://plugins.cordova.io) (= [cordova.apache.org/plugins](http://cordova.apache.org/plugins)).
 
-## Table of Contents
-
-  * [Introduction](#introduction)
-  * [Table of Contents](#table-of-contents)
-  * [Installing](#installing)
-  * [Building](#building)
-  * [Developing](#developing)
-    + [Docs Redirects](#docs-redirects)
-  * [Deploying](#deploying)
-  * [Working on the Documentation](#working-on-the-documentation)
-  * [Adding a Tool or a Showcase App](#adding-a-tool-or-a-showcase-app)
-  * [Writing a Blog Post](#writing-a-blog-post)
-  * [Troubleshooting](#troubleshooting)
-  * [Attributions](#attributions)
-
-## Installing
-
-See [doc/installing-a-development-environment.md](doc/installing-a-development-environment.md).
-
-## Building
-
-See [doc/building-the-website.md](doc/building-the-website.md).
-
-## Developing
-
-See [doc/developing-the-website.md](doc/developing-the-website.md).
-
-### Docs Redirects
-
-See [doc/redirects.md](doc/redirects.md).
-
-## Deploying
-
-See [doc/deploying-the-website.md](doc/deploying-the-website.md).
-
-## Working on the Documentation
-
-Refer to [doc/README/en/README.md](doc/README/en/README.md) for information about writing documentation.
-
-> Note: many changes to the overall documentation come from other repos and are simply pulled together by a build.  tools/bin/fetch_docs.js has more details and www/_data/fetched-files.yml contains an informative list of src/dest pairs.  Most auto-generated files have a comment tag at the top of the file to indicate that they come from elsewhere.
-
-## Adding a Tool or a Showcase App
-
-See [doc/tool-or-showcase.md](doc/tool-or-showcase-app.md).
-
-## Writing a Blog Post
-
-See [doc/blogpost.md](doc/blogpost.md).
-
-## Troubleshooting
-
-See [doc/troubleshooting.md](doc/troubleshooting.md).
+## Content
+
+- [Installing](doc/installing-a-development-environment.md)
+- [Building](doc/building-the-website.md)
+- [Developing](doc/developing-the-website.md)
+  * [Docs Redirects](doc/redirects.md)
+- [Deploying](doc/deploying-the-website.md)
+- [Working on the Documentation](doc/README/en/README.md) 
+  > Note: many changes to the overall documentation come from other repos and are simply pulled together by a build. `tools/bin/fetch_docs.js` has more details and `www/_data/fetched-files.yml` contains an informative list of src/dest pairs.  Most auto-generated files have a comment tag at the top of the file to indicate that they come from elsewhere.
+- [Adding a Tool or a Showcase App](doc/tool-or-showcase-app.md)
+- [Writing a Blog Post](doc/blogpost.md)
+- [Troubleshooting](doc/troubleshooting.md)
 
 ## Attributions
 
-For attributions for used open-source work, please see the attributions page: `www/attributions.html`.
\ No newline at end of file
+For attributions for used open-source work, please see the attributions page: `www/attributions.html`.

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org