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

git-site-role pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6fb5bac  Automatic Site Publish by Jenkins
6fb5bac is described below

commit 6fb5bac23e0018563b15f378d57cb1ba654e5cef
Author: jenkins <[email protected]>
AuthorDate: Thu May 2 18:17:01 2019 +0000

    Automatic Site Publish by Jenkins
---
 documentation.html | 10 ++++++----
 feed.xml           |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/documentation.html b/documentation.html
index bdd0818..c85496f 100644
--- a/documentation.html
+++ b/documentation.html
@@ -2090,7 +2090,6 @@ function addListenersToSections()
               </div>
             </li>
             <li style="list-style-type: decimal">
-              <a class="indexable" id="hello-dotnet"></a>
               Navigate to the <i>Apache.OpenWhisk.Example.Dotnet</i> directory:
               <div class="terminal">
 
@@ -2202,6 +2201,7 @@ function addListenersToSections()
           </p>
           <a class="indexable" id="dotnet-additional-resources"></a>
           <h5>Additional Resources</h5>
+          <a 
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-dotnet.md";>Creating
 and invoking .NET Core actions</a>
         </div>
 
         <!-- ************************************** -->
@@ -3077,9 +3077,11 @@ abcd.... locationUpdate
         <h3>Contributing Language Runtimes</h3>
         <p>OpenWhisk supports several languages via its Action Runtimes,
           but there may be other languages you would like supported or even 
language variants with different frameworks for languages we support today. 
OpenWhisk is all about making it easy for ANY developer, using any functional 
language they are comfortable with, to develop Actions for our platform!</p>
-        <p>Read this guide on how to get started:
-          <a 
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-new.md";>Adding
 Action Language Runtimes</a>
-        </p>
+        <p>You can create a new runtime in two ways:</p>
+        <ul>
+          <li>Implementing the <a 
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-new.md#Adding-Action-Language-Runtimes";>Runtime
 specification</a> yourself, <i>or by</i></li>
+          <li>Using the <a 
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-actionloop.md#Developing-a-new-Runtime-with-the-ActionLoop-proxy";>ActionLoop
 engine</a> that provides a simplified path for building a new runtime.</li>
+        </ul>
       </div>
     </main>
 
diff --git a/feed.xml b/feed.xml
index c88814a..e37e9f4 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2019-04-29T21:05:40+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2019-05-02T18:16:57+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
 </subtitle></feed>
\ No newline at end of file

Reply via email to