summaryrefslogtreecommitdiff
path: root/d/sys/lampion/www/local/c++/index.html
diff options
context:
space:
mode:
authorschodet2005-06-12 17:34:23 +0000
committerschodet2005-06-12 17:34:23 +0000
commit46d955832a288667dbc940e572f2edccb4b35616 (patch)
treef3046e50e8bc783c8bb73295eeaa24372dd402d3 /d/sys/lampion/www/local/c++/index.html
parent334c98e83322cf64f3766142c2360555e6daed60 (diff)
Ajout des fichiers lampion.
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>