diff options
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r-- | user_guide/toc.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html index 95ea19bda..7b5bd6950 100644 --- a/user_guide/toc.html +++ b/user_guide/toc.html @@ -63,6 +63,9 @@ Table of Contents <h1>Table of Contents</h1>
+<table cellpadding="0" cellspacing="10" border="0" width="100%">
+<tr>
+<td valign="top" width="25%">
<h3>Basic Info</h3>
<ul>
@@ -90,6 +93,9 @@ Table of Contents </ul>
+</td>
+<td valign="top" width="25%">
+
<h3>General Topics</h3>
<ul>
<li><a href="./general/index.html">Getting Started</a></li>
@@ -114,6 +120,8 @@ Table of Contents <li><a href="./general/security.html">Security</a></li>
</ul>
+</td>
+<td valign="top" width="25%">
<h3>Class Reference</h3>
@@ -144,6 +152,8 @@ Table of Contents </ul>
+</td>
+<td valign="top" width="25%">
<h3>Helper Reference</h3>
<ul>
@@ -174,6 +184,9 @@ Table of Contents </ul>
+</td>
+</tr>
+</table>
</div>
<!-- END CONTENT -->
|