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/18 07:27:32 UTC

[8/8] isis-site git commit: ISIS-1465: updates to docs

ISIS-1465: updates to docs


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/0ceac89f
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/0ceac89f
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/0ceac89f

Branch: refs/heads/asf-site
Commit: 0ceac89f5ee2ef9772e559d95bbea7e22aa2d9f8
Parents: caac5e5
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Fri Aug 18 08:26:16 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Fri Aug 18 08:26:16 2017 +0100

----------------------------------------------------------------------
 content/applib/layout/component/component.xsd |    3 -
 content/elasticlunr/index.json                |    2 +-
 content/guides/rgcms/rgcms.html               |    8 +-
 content/guides/rgcms/rgcms.pdf                | 1548 ++--
 content/guides/rgmvn/rgmvn.html               |   17 +-
 content/guides/rgmvn/rgmvn.pdf                | 1800 ++--
 content/guides/rgsvc/rgsvc.html               |    4 +-
 content/guides/rgsvc/rgsvc.pdf                | 3967 +++++----
 content/guides/ugbtb/ugbtb.html               |  274 +-
 content/guides/ugbtb/ugbtb.pdf                | 8688 ++++++++++++--------
 content/guides/ugtst/ugtst.html               |   12 +-
 content/guides/ugtst/ugtst.pdf                |  950 +--
 12 files changed, 9350 insertions(+), 7923 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/0ceac89f/content/applib/layout/component/component.xsd
----------------------------------------------------------------------
diff --git a/content/applib/layout/component/component.xsd b/content/applib/layout/component/component.xsd
index a8d1edc..c7ff585 100644
--- a/content/applib/layout/component/component.xsd
+++ b/content/applib/layout/component/component.xsd
@@ -38,7 +38,6 @@
     <xs:attribute name="id" type="xs:string" use="required"/>
     <xs:attribute name="namedEscaped" type="xs:boolean"/>
 
-    <!-- 1.15.0-SNAPSHOT -->
     <xs:attribute name="promptStyle" type="tns:promptStyle"/>
 
     <xs:attribute name="position" type="tns:position"/>
@@ -70,7 +69,6 @@
     <xs:attribute name="multiLine" type="xs:int"/>
     <xs:attribute name="namedEscaped" type="xs:boolean"/>
 
-    <!-- 1.15.0-SNAPSHOT -->
     <xs:attribute name="promptStyle" type="tns:promptStyle"/>
 
     <xs:attribute name="renderedAsDayBefore" type="xs:boolean"/>
@@ -109,7 +107,6 @@
     </xs:restriction>
   </xs:simpleType>
 
-  <!-- 1.15.0-SNAPSHOT -->
   <xs:simpleType name="promptStyle">
     <xs:restriction base="xs:string">
       <xs:enumeration value="DIALOG"/>