diff options
Diffstat (limited to 'tcl/docs/index.html')
-rw-r--r-- | tcl/docs/index.html | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/tcl/docs/index.html b/tcl/docs/index.html deleted file mode 100644 index ae35bd6..0000000 --- a/tcl/docs/index.html +++ /dev/null @@ -1,50 +0,0 @@ -<!--Copyright 1999-2009 Oracle. All rights reserved.--> -<HTML> -<HEAD> - <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> - <META NAME="GENERATOR" CONTENT="Mozilla/4.08 [en] (X11; I; FreeBSD 2.2.8-19990120-SNAP i386) [Netscape]"> -</HEAD> -<BODY> - -<CENTER> -<H1> -Complete Tcl Interface for Berkeley DB</H1></CENTER> - -<UL type=disc> -<LI> -<A HREF="../../docs/api_tcl/tcl_index.html">General use Berkeley DB commands</A></LI> -</UL> - -<UL type=disc> -<LI> -<A HREF="./env.html">Environment commands</A></LI> - -<LI> -<A HREF="./lock.html">Locking commands</A></LI> - -<LI> -<A HREF="./log.html">Logging commands</A></LI> - -<LI> -<A HREF="./mpool.html">Memory Pool commands</A></LI> - -<LI> -<A HREF="./rep.html">Replication commands</A></LI> - -<LI> -<A HREF="./txn.html">Transaction commands</A></LI> -</UL> - -<UL> -<LI> -<A HREF="./db.html">Access Method commands</A></LI> - -<LI> -<A HREF="./test.html">Debugging and Testing</A></LI> - -<LI> -<A HREF="./historic.html">Compatibility commands</A></LI> - -<LI> -<A HREF="./library.html">Convenience commands</A></LI> -</UL> |