diff options
Diffstat (limited to 'ekhtml/docs/html/index.html')
-rw-r--r-- | ekhtml/docs/html/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ekhtml/docs/html/index.html b/ekhtml/docs/html/index.html new file mode 100644 index 0000000..ab2d01d --- /dev/null +++ b/ekhtml/docs/html/index.html @@ -0,0 +1,7 @@ +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>ekhtml</title></head> +<frameset cols="250,*"> + <frame src="tree.html" name="treefrm"> + <frame src="main.html" name="basefrm"> +</frameset> +</html> |