Browse Source

Merge pull request #11718 from JamesDeFabia/20333

HPCC-20333 Add See also links to LIBRARY in LR

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 6 years ago
parent
commit
8ca7e569f3
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/EN_US/ECLLanguageReference/ECLR_mods/BltInFunc-LIBRARY.xml

+ 6 - 0
docs/EN_US/ECLLanguageReference/ECLR_mods/BltInFunc-LIBRARY.xml

@@ -152,4 +152,10 @@ OUTPUT(lib3.others, NAMED('INTERNAL_nonmatches_interface_parms'));
 OUTPUT(lib4.matches,NAMED('EXTERNAL_matches_interface_parms'));
 OUTPUT(lib4.matches,NAMED('EXTERNAL_matches_interface_parms'));
 OUTPUT(lib4.others, NAMED('EXTERNAL_nonmatches_interface_parms'));
 OUTPUT(lib4.others, NAMED('EXTERNAL_nonmatches_interface_parms'));
 </programlisting>
 </programlisting>
+
+  <para></para>
+
+  <para>See Also: <link linkend="MODULE_Structure">MODULE</link>, <link
+  linkend="INTERFACE_Structure">INTERFACE</link>, <link
+  linkend="BUILD">BUILD</link></para>
 </sect1>
 </sect1>