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 7ef6c21 Automatic Site Publish by Jenkins
7ef6c21 is described below
commit 7ef6c211d2cee8ee1f9db309c29749f68c351e67
Author: jenkins <users@infra.apache.org>
AuthorDate: Wed Aug 22 16:28:24 2018 +0000
Automatic Site Publish by Jenkins
---
documentation.html | 6 ++++--
feed.xml | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/documentation.html b/documentation.html
index 04dcfbd..d446d75 100644
--- a/documentation.html
+++ b/documentation.html
@@ -1519,14 +1519,16 @@ function closeIndex() {
5
6
7
-8</pre></td><td class="code"><pre><span class="cp"><?php</span>
+8
+9</pre></td><td class="code"><pre><span class="cp"><?php</span>
<span class="k">function</span> <span class="nf">main</span><span
class="p">(</span><span class="k">array</span> <span class="nv">$args</span><span
class="p">)</span> <span class="o">:</span> <span class="k">array</span>
<span class="p">{</span>
<span class="nv">$name</span> <span class="o">=</span> <span
class="nv">$args</span><span class="p">[</span><span class="s2">"name"</span><span
class="p">]</span> <span class="o">??</span> <span class="s2">"stranger"</span><span
class="p">;</span>
<span class="nv">$greeting</span> <span class="o">=</span> <span
class="s2">"Hello </span><span class="nv">$name</span><span class="s2">!"</span><span
class="p">;</span>
<span class="k">echo</span> <span class="nv">$greeting</span><span
class="p">;</span>
<span class="k">return</span> <span class="p">[</span><span
class="s2">"greeting"</span> <span class="o">=></span> <span
class="nv">$greeting</span><span class="p">];</span>
-<span class="p">}</span><span class="w">
+<span class="p">}</span>
+<span class="cp">?></span><span class="w">
</span></pre></td></tr></tbody></table></code></pre></figure>
</div>
diff --git a/feed.xml b/feed.xml
index 115a451..bade1cf 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>2018-08-21T21:31:56+00:00</updated><id>/</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 scale. W [...]
+<?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>2018-08-22T16:28:20+00:00</updated><id>/</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 scale. W [...]
</subtitle></feed>
\ No newline at end of file
|