diff options
Diffstat (limited to 'docs/html/index.htm')
-rwxr-xr-x | docs/html/index.htm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/html/index.htm b/docs/html/index.htm new file mode 100755 index 0000000..3c992f5 --- /dev/null +++ b/docs/html/index.htm @@ -0,0 +1,33 @@ +<!DOCTYPE HTML PUBLIC> +<HTML><TITLE>Xbase DBMS Documentation Table of Contents</TITLE> +<BODY BGCOLOR=#FFFFFF> +<H1><p align="center">Xbase DBMS<br> +Last Updated 11/21/22<br>Version 4.x.x</p></H1> +<h2>Documentation Table Of Contents</h2> +<h3>Section 1 - Xbase Concepts</h3> +<h4> +<A HREF="xbc1.htm">Chapter 1 - Getting Started</A><br> +<A HREF="xbc2.htm">Chapter 2 - Database Overview</A><br> +<A HREF="xbc3.htm">Chapter 3 - Fields and Strings</A><br> +<A HREF="xbc4.htm">Chapter 4 - Date Processing</A><br> +<A HREF="xbc5.htm">Chapter 5 - Expression Handling</A><br> +<A HREF="xbc6.htm">Chapter 6 - Index Overview</A><br> +<A HREF="xbc7.htm">Chapter 7 - NDX (DBase) Indices</A><br> +<A HREF="xbc8.htm">Chapter 8 - MDX (DBase) Indices</A><br> +<A HREF="xbc9.htm">Chapter 9 - NTX (Clipper) Indices</A><br> +<A HREF="xbc10.htm">Chapter 10 - CDX (FoxPro) Indices</A><br> +<A HREF="xbc11.htm">Chapter 11 - IDX (FoxPro) Indices</A><br> +<A HREF="xbc12.htm">Chapter 12 - Record and File Locking</A><br> +<A HREF="xbc13.htm">Chapter 13 - Logfile Support</A><br> +<A HREF="xbc14.htm">Chapter 14 - SQL Support</A><br> +<A HREF="xbc15.htm">Chapter 15 - Utility programs</A><br> + +</h4> +<h3>Section 3 - Appendices</h3> +<h4> +<A HREF="copying.lib">Appendix C - GPL Library License</A><br> +<A HREF="xbbib.htm">Appendix D - Bibliography</A><br> +</h4> +<p><img src="xbase.jpg"><br><hr> +</BODY> +</HTML> |