Author: plavin
Date: 2006-12-13 18:19:49 +0100 (Wed, 13 Dec 2006)
New Revision: 4237
Log:
Another adjustment so that the document works as part of GUI Book also
Modified:
trunk/workbench/getting-started.xml
trunk/workbench/using.xml
Modified: trunk/workbench/getting-started.xml
===================================================================
--- trunk/workbench/getting-started.xml 2006-12-13 17:10:04 UTC (rev 4236)
+++ trunk/workbench/getting-started.xml 2006-12-13 17:19:49 UTC (rev 4237)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 615 bytes
@@ -117,7 +117,7 @@
</para>
<para>
- <xref id="gui-table-editor" /> describes how to create a table using
+ <xref linkend ="gui-table-editor" /> describes how to create a table using
the <literal>Table Editor</literal>, a tool common to
the &workbench;, &administrator;, and &query_browser;
tools.
Modified: trunk/workbench/using.xml
===================================================================
--- trunk/workbench/using.xml 2006-12-13 17:10:04 UTC (rev 4236)
+++ trunk/workbench/using.xml 2006-12-13 17:19:49 UTC (rev 4237)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 962 bytes
@@ -11,13 +11,14 @@
<title>Using Workbench</title>
<para>
- The previous chapter described how to create tables
- using the Table editor. This chapter describes
+ <xref linkend="gui-table-editor" /> describes how to create tables
+ and associated objects using the Table editor.
+ This chapter describes
manipulating foreign keys in ways that are
specific to the &workbench;.
It also deals with creating other database objects
such as views. In each case these objects are created
- by expanding schema objects
+ from the schema objects
shown in the <literal>Object Tree</literal>
panel on the right. Right-clicking a schema drops down
a list of objects that can be created.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4237 - trunk/workbench | plavin | 13 Dec |