summaryrefslogtreecommitdiff
path: root/d/sys/lampion/www/local/c++/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'd/sys/lampion/www/local/c++/index.html')
-rw-r--r--d/sys/lampion/www/local/c++/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/d/sys/lampion/www/local/c++/index.html b/d/sys/lampion/www/local/c++/index.html
new file mode 100644
index 0000000..7dc1ead
--- /dev/null
+++ b/d/sys/lampion/www/local/c++/index.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Doc C++</title>
+</head>
+<body>
+
+<h1>Doc C++</h1>
+
+<ul>
+ <li>Le <a href="tutorial/">Tutoriel cplusplus.com</a>.</li>
+ <li>La <a href="iostream/">Référence iostream cplusplus.com</a>.</li>
+ <li>La <a href="stl/html/table_of_contents.html">Référence STL sgi.com</a>.</li>
+</ul>
+
+</body>
+</html>