Rony, we're on Docbook 4.5.
xref's within classname (or filename) are not allowed.

You may want to check with the docs or our existing xml's before using any
special xml tagging.
Please revert this change.

Also the rexxpg modification to the class hierarchy now fails to show Array
being an OrderedCollection which in turn being a Collection which is the
whole idea of this diagram.  Just compare with the 4.2 version.
This "Basics of Classes" diagram should give the oo beginner an overview
and should be as simple as possible.


On Sun, Mar 29, 2020 at 8:40 PM orexx--- via Oorexx-svn <
oorexx-...@lists.sourceforge.net> wrote:

> Revision: 12022
>           http://sourceforge.net/p/oorexx/code-0/12022
> Author:   orexx
> Date:     2020-03-29 18:40:42 +0000 (Sun, 29 Mar 2020)
> Log Message:
> -----------
> Add missing classes, reorder, standardize id-link names, add links from
> the class tree to the individual brief class descriptions.
>
> Modified Paths:
> --------------
>     docs/trunk/rexxpg/en-US/provide.xml
>
> Modified: docs/trunk/rexxpg/en-US/provide.xml
> ===================================================================
> --- docs/trunk/rexxpg/en-US/provide.xml 2020-03-29 18:39:56 UTC (rev 12021)
> +++ docs/trunk/rexxpg/en-US/provide.xml 2020-03-29 18:40:42 UTC (rev 12022)
> @@ -57,322 +57,166 @@
>  classes.
>  </para>
>
> -<!-- GENERATED by 'docs/trunk/tools/createClassHierarchy.rex' on
> [2020-03-10T13:27:36.162000] -->
> -<!--
> +
> +
> +<!-- GENERATED by 'docs/trunk/tools/rexxpg/createClassHierarchy.rex' on
> [2020-03-29T20:27:16.359000] -->
>  <para>
>
>  <itemizedlist mark="none" spacing="compact">
> -    <listitem><para><classname>Object</classname> </para></listitem>
> +    <listitem><para><classname><xref linkend="clsObject"
> xrefstyle="template:Object" /></classname></para></listitem>
>
>      <listitem><itemizedlist mark="none" spacing="compact">
>
> -        <listitem><para><classname>Alarm</classname> </para></listitem>
> +        <listitem><para><classname><xref linkend="clsAlarm"
> xrefstyle="template:Alarm" /></classname></para></listitem>
>
> -        <listitem><para><classname>AlarmNotification</classname>
> &added50; <emphasis role="italic"> (mixin)</emphasis></para></listitem>
> +        <listitem><para><classname><xref linkend="clsAlarmNotification"
> xrefstyle="template:AlarmNotification" /></classname> &added50;<emphasis
> role="italic"> (mixin)</emphasis></para></listitem>
>
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to