You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2017/08/01 16:01:01 UTC

[21/46] isis-site git commit: updating content (built from adocs/documentation in isis.git repo)

http://git-wip-us.apache.org/repos/asf/isis-site/blob/db31837d/content/guides/dg/dg.html
----------------------------------------------------------------------
diff --git a/content/guides/dg/dg.html b/content/guides/dg/dg.html
index 3628ebf..28b521b 100644
--- a/content/guides/dg/dg.html
+++ b/content/guides/dg/dg.html
@@ -1480,7 +1480,7 @@ gradle -t --offline -b liveReload.gradle &amp;</code></pre>
             <p>DataNucleus' enhancer uses the domain object model’s own classpath to reference DataNucleus JARs. So, even though your domain objects are unlikely to depend on DataNucleus, these references must still be present.</p> 
            </div> 
            <div class="paragraph"> 
-            <p>See the earlier section on <a href="../ugfun/ugfun.html#_ugfun_getting-started_datanucleus-enhancer">DataNucleus enhancer</a> for details of the contents of the <code>pom.xml</code>. Chances are it is already set up from running the <a href="../ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp archetype</a>.</p> 
+            <p>See the earlier section on <a href="../ugfun/ugfun.html#_ugfun_getting-started_datanucleus-enhancer">DataNucleus enhancer</a> for details of the contents of the <code>pom.xml</code>. Chances are it is already set up from running the <a href="../ugfun/ugfun.html#_ugfun_getting-started_helloworld-archetype">HelloWorld</a> or the <a href="../ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp</a> archetype.</p> 
            </div> 
            <div class="paragraph"> 
             <p>Then, tell DataNucleus to use the project classpath:</p> 
@@ -3083,7 +3083,7 @@ git reset --hard &lt;i&gt;shaId&lt;/i&gt;      # move master branch shaId of com
          </ul> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_headings">9.1. Headings</h3> 
+         <h3 id="__dg_asciidoc-syntax_headings">9.1. Headings</h3> 
          <div class="paragraph"> 
           <p>The number of preceding <code>=</code> signs indicates the heading level.</p> 
          </div> 
@@ -3170,7 +3170,7 @@ git reset --hard &lt;i&gt;shaId&lt;/i&gt;      # move master branch shaId of com
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_paragraphs">9.2. Paragraphs</h3> 
+         <h3 id="__dg_asciidoc_paragraphs">9.2. Paragraphs</h3> 
          <table class="tableblock frame-all grid-all spread"> 
           <colgroup> 
            <col style="width: 60%;"> 
@@ -3254,7 +3254,7 @@ Yet another.</pre>
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_bulleted-lists">9.3. Bulleted lists</h3> 
+         <h3 id="__dg_asciidoc_bulleted-lists">9.3. Bulleted lists</h3> 
          <table class="tableblock frame-all grid-all spread"> 
           <colgroup> 
            <col style="width: 60%;"> 
@@ -3320,7 +3320,7 @@ More indenting
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_numbered-lists">9.4. Numbered lists</h3> 
+         <h3 id="__dg_asciidoc_numbered-lists">9.4. Numbered lists</h3> 
          <div class="paragraph"> 
           <p>There’s no need to keep track of numbers, just use '1' or 'a' etc:</p> 
          </div> 
@@ -3392,7 +3392,7 @@ b. Another child bullet
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_links-and-xrefs">9.5. Links and Cross-references</h3> 
+         <h3 id="__dg_asciidoc_links-and-xrefs">9.5. Links and Cross-references</h3> 
          <table class="tableblock frame-all grid-all spread"> 
           <colgroup> 
            <col style="width: 37.5%;"> 
@@ -3456,14 +3456,14 @@ b. Another child bullet
              <div>
               <div class="literalblock"> 
                <div class="content"> 
-                <pre>xref:_markup-docs_background.adoc#[background]</pre> 
+                <pre>xref:dg.adoc#__dg_asciidoc_links-and-xrefs#[background]</pre> 
                </div> 
               </div>
              </div></td> 
             <td class="tableblock halign-left valign-top">
              <div>
               <div class="paragraph"> 
-               <p><a href="_markup-docs_background.html">background</a></p> 
+               <p><a href="#__dg_asciidoc_links-and-xrefs">background</a></p> 
               </div>
              </div></td> 
             <td class="tableblock halign-left valign-top">
@@ -3521,7 +3521,7 @@ b. Another child bullet
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_tables">9.6. Tables</h3> 
+         <h3 id="__dg_asciidoc_tables">9.6. Tables</h3> 
          <div class="literalblock"> 
           <div class="content"> 
            <pre>.Some table
@@ -3979,7 +3979,7 @@ documentation
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_admonitions">9.7. Admonitions</h3> 
+         <h3 id="__dg_asciidoc_admonitions">9.7. Admonitions</h3> 
          <div class="paragraph"> 
           <p>Callout or highlight content of particular note.</p> 
          </div> 
@@ -4146,7 +4146,7 @@ Don't forget...
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_source-code">9.8. Source code</h3> 
+         <h3 id="__dg_asciidoc_source-code">9.8. Source code</h3> 
          <div class="paragraph"> 
           <p>Use <code>[source]</code> macro to specify source content:</p> 
          </div> 
@@ -4273,7 +4273,7 @@ public class SomeClass
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_images">9.9. Images</h3> 
+         <h3 id="__dg_asciidoc_images">9.9. Images</h3> 
          <div class="paragraph"> 
           <p>Use the <code>image:</code> macro to reference images. For example:</p> 
          </div> 
@@ -4310,7 +4310,7 @@ public class SomeClass
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_child-documents">9.10. Child Documents</h3> 
+         <h3 id="__dg_asciidoc_child-documents">9.10. Child Documents</h3> 
          <div class="paragraph"> 
           <p>Use the <code>include:</code> macro to break up a document into multiple sections.</p> 
          </div> 
@@ -4399,7 +4399,7 @@ include::_concepts_git-intro.adoc[leveloffset=+1]</code></pre>
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_metadata">9.11. Metadata</h3> 
+         <h3 id="__dg_asciidoc_metadata">9.11. Metadata</h3> 
          <div class="paragraph"> 
           <p>The top-level document must include the <code>_basedir</code> attribute; this points to the parent directory <code>src/main/asciidoc</code>. This attribute is set immediately after the top-level heading.</p> 
          </div> 
@@ -4420,7 +4420,7 @@ include::_concepts_git-intro.adoc[leveloffset=+1]</code></pre>
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_uml">9.12. UML diagrams</h3> 
+         <h3 id="__dg_asciidoc_uml">9.12. UML diagrams</h3> 
          <div class="paragraph"> 
           <p>Asciidoctor includes support for the <a href="http://plantuml.com/">plantuml</a>, allowing simple UML diagrams to be easily sketched.</p> 
          </div> 
@@ -4449,7 +4449,7 @@ Car -- Person : &lt; owns
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_ditaa">9.13. Ditaa diagrams</h3> 
+         <h3 id="__dg_asciidoc_ditaa">9.13. Ditaa diagrams</h3> 
          <div class="paragraph"> 
           <p>Asciidoctor includes support for the <a href="http://ditaa.sourceforge.net/">ditaa</a>, allowing boxes-and-lines diagrams to be easily sketched.</p> 
          </div> 
@@ -4482,7 +4482,7 @@ Car -- Person : &lt; owns
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="__markup-docs_asciidoc_graphviz">9.14. Graphviz diagrams</h3> 
+         <h3 id="__dg_asciidoc_graphviz">9.14. Graphviz diagrams</h3> 
          <div class="paragraph"> 
           <p>Asciidoctor includes support for the <a href="http://ditaa.sourceforge.net/">ditaa</a>, allowing boxes-and-lines diagrams to be easily sketched.</p> 
          </div>