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

aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git.


    from b00fd6a  tutorial works for me up to build step
     new cfe93ac  first draft of tutorial
     new 82fac12  add tutorial example

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _data/toc.json                                     |   2 +-
 create-an-application/application-tutorial.md      |   2 +-
 .../application-tutorial/build.md                  |   2 +-
 .../application-tutorial/debug.md                  |  44 +++
 .../application-tutorial/deploy.md                 |  14 +-
 .../example/GitHubCommitLogViewer.css              | 248 +++++++++++++++++
 .../example/GitHubCommitLogViewer.js               | 304 +++++++++++++++++++++
 .../application-tutorial/example/index.html        |  14 +
 .../application-tutorial/example/project.json      |   3 +
 create-an-application/application-tutorial/main.md |   2 +-
 .../application-tutorial/production.md             |  57 ++++
 .../application-tutorial/security.md               |  11 +-
 .../application-tutorial/value-objects.md          |  98 +++++++
 13 files changed, 792 insertions(+), 9 deletions(-)
 create mode 100644 create-an-application/application-tutorial/debug.md
 create mode 100644 
create-an-application/application-tutorial/example/GitHubCommitLogViewer.css
 create mode 100644 
create-an-application/application-tutorial/example/GitHubCommitLogViewer.js
 create mode 100644 
create-an-application/application-tutorial/example/index.html
 create mode 100644 
create-an-application/application-tutorial/example/project.json
 create mode 100644 create-an-application/application-tutorial/production.md
 create mode 100644 create-an-application/application-tutorial/value-objects.md

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

Reply via email to