summaryrefslogtreecommitdiff
path: root/debian/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'debian/index.html')
-rw-r--r--debian/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/index.html b/debian/index.html
new file mode 100644
index 0000000..8744e10
--- /dev/null
+++ b/debian/index.html
@@ -0,0 +1,18 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>C/C++ Programming Reference</title>
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">
+<h1>
+ C/C++ Programming Reference
+</h1>
+
+<ul>
+ <li><a href="html/C/c.html">C Programming Reference</a></li>
+ <li><a href="html/CPLUSPLUS/cref.html">C++ Programming Reference</a></li>
+</ul>
+
+</body>
+</html>