mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
index and contents on tcl and tk
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3216 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
990f983d17
commit
bad8b539cb
@ -18,6 +18,9 @@
|
||||
</sect1info>
|
||||
<?dbhtml filename="tcl.html"?>
|
||||
<title>Tcl-&tcl-version;</title>
|
||||
<indexterm zone="tcl"><primary
|
||||
sortas="a-Tcl">Tcl</primary></indexterm>
|
||||
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>Tcl</application></title>
|
||||
@ -102,18 +105,40 @@ symbolic links.</para>
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>Tcl</application> package contains
|
||||
<command>tclsh</command>, the
|
||||
<filename class='libraryfile'>libtcl</filename> libraries and miscellaneous
|
||||
tools and scripts.</para>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Program</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
<seglistitem>
|
||||
<seg>tclsh</seg>
|
||||
<seg>libtcl</seg>
|
||||
<seg>/usr/lib/tcl8.4 and /usr/include/tcl8.4</seg></seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
<varlistentry id="tclsh">
|
||||
<term><command>tclsh</command></term>
|
||||
<listitem><para> is a simple shell containing the
|
||||
<application>Tcl</application> interpreter.</para>
|
||||
<indexterm zone="tcl tclsh"><primary
|
||||
sortas="b-tclsh">tclsh</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<sect3><title>tclsh</title>
|
||||
<para><command>tclsh</command> is a simple shell containing the
|
||||
<application>Tcl</application> interpreter.</para></sect3>
|
||||
<varlistentry id="libtcl">
|
||||
<term><filename role="library">libtcl.so</filename></term>
|
||||
<listitem><para>contains the <acronym>API</acronym> functions required
|
||||
by <application>Tcl</application>.</para>
|
||||
<indexterm zone="tcl libtcl"><primary
|
||||
sortas="c-libtcl">libtcl.so</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -18,6 +18,9 @@
|
||||
</sect1info>
|
||||
<?dbhtml filename="tk.html"?>
|
||||
<title>Tk-&tk-version;</title>
|
||||
<indexterm zone="tk"><primary
|
||||
sortas="a-Tk">Tk</primary></indexterm>
|
||||
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>Tk</application></title>
|
||||
@ -101,19 +104,40 @@ symbolic links.</para>
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>Tk</application> package contains
|
||||
<command>wish</command>, the
|
||||
<filename class='libraryfile'>libtk</filename> library and miscellaneous
|
||||
tools and scripts.</para>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Program</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
<seglistitem>
|
||||
<seg>wish</seg>
|
||||
<seg>libtk</seg>
|
||||
<seg>/usr/lib/tk8.4 and /usr/include/tk8.4</seg></seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
<varlistentry id="wish">
|
||||
<term><command>wish</command></term>
|
||||
<listitem><para> is a simple shell containing the
|
||||
<application>Tk</application> toolkit that creates a main window and
|
||||
then processes <application>Tcl</application> commands.</para>
|
||||
<indexterm zone="tk wish"><primary
|
||||
sortas="b-wish">wish</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<sect3><title>wish</title>
|
||||
<para><command>wish</command> is a simple shell containing the
|
||||
<application>Tk</application> toolkit that creates a main window and
|
||||
then processes <application>Tcl</application> commands.</para></sect3>
|
||||
<varlistentry id="libtk">
|
||||
<term><filename role="library">libtk.so</filename></term>
|
||||
<listitem><para>contains the <acronym>API</acronym> functions required
|
||||
by <application>Tk</application>.</para>
|
||||
<indexterm zone="tk libtk"><primary
|
||||
sortas="c-libtk">libtk.so</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -18,6 +18,8 @@
|
||||
</sect1info>
|
||||
<?dbhtml filename="fluxbox.html" ?>
|
||||
<title>Fluxbox-&fluxbox-version;</title>
|
||||
<indexterm zone="fluxbox-package"><primary
|
||||
sortas="a-Fluxbox">Fluxbox</primary></indexterm>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>Fluxbox</application></title>
|
||||
|
Loading…
Reference in New Issue
Block a user