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 2018/02/13 13:48:44 UTC

[17/19] isis-site git commit: publishes 1.16.1-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/isis-site/blob/f27adae8/content/versions/SNAPSHOT/guides/cgcom/cgcom.html
----------------------------------------------------------------------
diff --git a/content/versions/SNAPSHOT/guides/cgcom/cgcom.html b/content/versions/SNAPSHOT/guides/cgcom/cgcom.html
index 8d77f92..8b963a8 100644
--- a/content/versions/SNAPSHOT/guides/cgcom/cgcom.html
+++ b/content/versions/SNAPSHOT/guides/cgcom/cgcom.html
@@ -1148,7 +1148,7 @@ env | grep ISIS | sort</code></pre>
               <div class="ulist"> 
                <ul> 
                 <li> <p>mainClass=<code>org.apache.isis.WebServer</code></p> </li> 
-                <li> <p>args=<code>-m ie.welfare.apps.rtrm.application.manifest.DomainAppAppManifestWithFixtures</code></p> </li> 
+                <li> <p>args=<code>-m domainapp.application.manifest.DomainAppAppManifestWithFixtures</code></p> </li> 
                 <li> <p>run before: <code>mvn -f pom-jdo-enhance-all.xml datanucleus:enhance -o</code> in the root module</p> </li> 
                </ul> 
               </div> </li> 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/f27adae8/content/versions/SNAPSHOT/guides/cgcom/cgcom.pdf
----------------------------------------------------------------------
diff --git a/content/versions/SNAPSHOT/guides/cgcom/cgcom.pdf b/content/versions/SNAPSHOT/guides/cgcom/cgcom.pdf
index 7f453fb..d8f6fd1 100644
--- a/content/versions/SNAPSHOT/guides/cgcom/cgcom.pdf
+++ b/content/versions/SNAPSHOT/guides/cgcom/cgcom.pdf
@@ -4,8 +4,8 @@
 << /Title (Committers' Guide)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20180108225741+00'00')
-/ModDate (D:20180108225741+00'00')
+/CreationDate (D:20180213130912+00'00')
+/ModDate (D:20180213130912+00'00')
 >>
 endobj
 2 0 obj

http://git-wip-us.apache.org/repos/asf/isis-site/blob/f27adae8/content/versions/SNAPSHOT/guides/dg/dg.html
----------------------------------------------------------------------
diff --git a/content/versions/SNAPSHOT/guides/dg/dg.html b/content/versions/SNAPSHOT/guides/dg/dg.html
index 96720a7..0d24548 100644
--- a/content/versions/SNAPSHOT/guides/dg/dg.html
+++ b/content/versions/SNAPSHOT/guides/dg/dg.html
@@ -1440,7 +1440,7 @@ gradle -t --offline -b liveReload.gradle &amp;</code></pre>
          <div class="sect3"> 
           <h4 id="__dg_ide_eclipse_configure-lombok">2.2.2. Install Project Lombok</h4> 
           <div class="paragraph"> 
-           <p>The <a href="ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp archetype</a> uses <a href="http://projectlombok.org">Project Lombok</a> annotations (<code>@Getter</code> and <code>@Setter</code> and so on) to reduce the boilerplate. For Eclipse IDE this requires an <a href="https://projectlombok.org/setup/eclipse">installation step</a>:</p> 
+           <p>The <a href="../ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp archetype</a> uses <a href="http://projectlombok.org">Project Lombok</a> annotations (<code>@Getter</code> and <code>@Setter</code> and so on) to reduce the boilerplate. For Eclipse IDE this requires an <a href="https://projectlombok.org/setup/eclipse">installation step</a>:</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -1746,7 +1746,7 @@ gradle -t --offline -b liveReload.gradle &amp;</code></pre>
           <p>If working from the Maven command line, JDO enhancement is done using the <code>maven-datanucleus-plugin</code>.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>Both the <a href="ugfun.html#_ugfun_getting-started_helloworld-archetype">HelloWorld</a> and <a href="ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp</a> Maven archetypes generate applications that have this plugin pre-configured.</p> 
+          <p>Both the <a href="../ugfun/ugfun.html#_ugfun_getting-started_helloworld-archetype">HelloWorld</a> and <a href="../ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp</a> Maven archetypes generate applications that have this plugin pre-configured.</p> 
          </div> 
          <div class="sect3"> 
           <h4 id="_meta_inf_persistence_xml">3.1.1. META-INF/persistence.xml</h4> 
@@ -4406,13 +4406,7 @@ public class SomeClass
           </div> 
          </div> 
          <div class="paragraph"> 
-          <p>will render as:</p> 
-         </div> 
-         <div class="paragraph"> 
-          <p><span class="image"><img src="_images/vscode.png" alt="vscode"></span></p> 
-         </div> 
-         <div class="paragraph"> 
-          <p>to make the image clickable, add in the <code>link</code> attribute:</p> 
+          <p>To make the image clickable, add in the <code>link</code> attribute:</p> 
          </div> 
          <div class="literalblock"> 
           <div class="content"> 
@@ -4420,16 +4414,15 @@ public class SomeClass
           </div> 
          </div> 
          <div class="paragraph"> 
-          <p>will render as:</p> 
-         </div> 
-         <div class="paragraph"> 
-          <p><span class="image"><a class="image" href="_images/vscode.png"><img src="_images/vscode.png" alt="vscode"></a></span></p> 
+          <p>It’s also possible to specify the width using <code>scaledwidth</code> (for PDF/HTML) or <code>width</code> and <code>height</code> (for HTML only).</p> 
          </div> 
          <div class="paragraph"> 
-          <p>to make the image clickable, add in the <code>link</code> attribute:</p> 
+          <p>For example:</p> 
          </div> 
-         <div class="paragraph"> 
-          <p>It’s also possible to specify the width using <code>scaledwidth</code> (for PDF/HTML) or <code>width</code> and <code>height</code> (for HTML only).</p> 
+         <div class="literalblock"> 
+          <div class="content"> 
+           <pre>image:_images/vscode.png[link="_images/vscode.png",width="800px"]</pre> 
+          </div> 
          </div> 
         </div> 
         <div class="sect2"> 
@@ -4438,14 +4431,15 @@ public class SomeClass
           <p>Use the <code>include:</code> macro to break up a document into multiple sections.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>For example, the <a href="../../setting-up/concepts/concepts.html">concepts</a> document is broken into several files:</p> 
+          <p>For example, this <a href="#">developers' guide</a> document is broken into several files:</p> 
          </div> 
          <div class="literalblock"> 
           <div class="content"> 
-           <pre>concepts.adoc
-_concepts_why-a-new-platform.adoc
-_concepts_ci-as-a-service.adoc
-_concepts_git-intro.adoc</pre> 
+           <pre>dg.adoc
+_dg_ide.adoc
+_dg_hints-and-tips.adoc
+_dg_building-isis.adoc
+...</pre> 
           </div> 
          </div> 
          <div class="paragraph"> 
@@ -4456,9 +4450,10 @@ _concepts_git-intro.adoc</pre>
          </div> 
          <div class="listingblock"> 
           <div class="content"> 
-           <pre class="CodeRay highlight"><code data-lang="asciidoc">include::_concepts_why-a-new-platform.adoc[leveloffset=+1]
-include::_concepts_ci-as-a-service.adoc[leveloffset=+1]
-include::_concepts_git-intro.adoc[leveloffset=+1]</code></pre> 
+           <pre class="CodeRay highlight"><code data-lang="asciidoc">include::_dg_ide.adoc[leveloffset=+1]
+include::_dg_hints-and-tips.adoc[leveloffset=+1]
+include::_dg_building-isis.adoc[leveloffset=+1]
+...</code></pre> 
           </div> 
          </div> 
          <div class="paragraph"> 
@@ -4477,22 +4472,22 @@ include::_concepts_git-intro.adoc[leveloffset=+1]</code></pre>
           </ul> 
          </div> 
          <div class="paragraph"> 
-          <p>For example, <code>concepts.adoc</code> is:</p> 
+          <p>For example, <code>dg.adoc</code> is:</p> 
          </div> 
          <div class="listingblock"> 
           <div class="content"> 
-           <pre class="CodeRay highlight"><code data-lang="asciidoc">[[concepts]]
-= Concepts
+           <pre class="CodeRay highlight"><code data-lang="asciidoc">[[dg]]
+= Developers' Guide
 ...</code></pre> 
           </div> 
          </div> 
          <div class="paragraph"> 
-          <p>while its child document <code>_concepts_why-a-new-platform.adoc</code> starts with:</p> 
+          <p>while its child document <code>_dg_ide.adoc</code> starts with:</p> 
          </div> 
          <div class="listingblock"> 
           <div class="content"> 
-           <pre class="CodeRay highlight"><code data-lang="asciidoc">[[_concepts_why-a-new-platform]]
-= Why a new platform?
+           <pre class="CodeRay highlight"><code data-lang="asciidoc">[[_dg_ide]]
+= Using an IDE
 ...</code></pre> 
           </div> 
          </div>