You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sl...@apache.org on 2019/06/28 19:02:36 UTC

[incubator-daffodil-site] branch asf-site updated: Publishing from 63dcf5e8742e6f5ba45704381ea7161870230f71

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 52b25cd  Publishing from 63dcf5e8742e6f5ba45704381ea7161870230f71
52b25cd is described below

commit 52b25cd0dc7ddde23a0eb243f1ecd495c40eb2e6
Author: Steve Lawrence <sl...@tresys.com>
AuthorDate: Fri Jun 28 15:02:01 2019 -0400

    Publishing from 63dcf5e8742e6f5ba45704381ea7161870230f71
---
 content/debugger/index.html | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/content/debugger/index.html b/content/debugger/index.html
index 37f68ea..a086b83 100644
--- a/content/debugger/index.html
+++ b/content/debugger/index.html
@@ -215,10 +215,6 @@ eval /ex:file/line[1]
     <p>The valid items are:</p>
 
     <dl>
-      <dt><code class="highlighter-rouge">arrayIndex</code></dt>
-      <dd>
-        <p>Display the current array limit. Abbreviation: <code class="highlighter-rouge">ai</code></p>
-      </dd>
       <dt><code class="highlighter-rouge">bitLimit</code></dt>
       <dd>
         <p>Display the current bit limit. Abbreviation: <code class="highlighter-rouge">bl</code></p>
@@ -267,9 +263,9 @@ eval /ex:file/line[1]
       <dd>
         <p>Display the current infoset. Abbreviation: <code class="highlighter-rouge">i</code></p>
       </dd>
-      <dt><code class="highlighter-rouge">occursBounds</code></dt>
+      <dt><code class="highlighter-rouge">occursIndex</code></dt>
       <dd>
-        <p>Display the current occurs bounds. Abbreviation: <code class="highlighter-rouge">ob</code></p>
+        <p>Display the current array limit. Abbreviation: <code class="highlighter-rouge">oi</code></p>
       </dd>
       <dt><code class="highlighter-rouge">parser</code></dt>
       <dd>