summaryrefslogtreecommitdiff
path: root/d/dev/sys/lampion/www/local
diff options
context:
space:
mode:
Diffstat (limited to 'd/dev/sys/lampion/www/local')
-rw-r--r--d/dev/sys/lampion/www/local/c++/index.html18
-rw-r--r--d/dev/sys/lampion/www/local/elec/index.html16
-rw-r--r--d/dev/sys/lampion/www/local/index.html28
3 files changed, 62 insertions, 0 deletions
diff --git a/d/dev/sys/lampion/www/local/c++/index.html b/d/dev/sys/lampion/www/local/c++/index.html
new file mode 100644
index 0000000..7dc1ead
--- /dev/null
+++ b/d/dev/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>
diff --git a/d/dev/sys/lampion/www/local/elec/index.html b/d/dev/sys/lampion/www/local/elec/index.html
new file mode 100644
index 0000000..e572263
--- /dev/null
+++ b/d/dev/sys/lampion/www/local/elec/index.html
@@ -0,0 +1,16 @@
+<!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 elec</title>
+</head>
+<body>
+
+<H1>Doc elec</H1>
+
+<ul>
+ <li>Le <a href="courelectr.free.fr/BASE/DEPART.HTM">cour d'élec de courelectr.free.fr</a>.</li>
+</ul>
+
+</body>
+</html>
diff --git a/d/dev/sys/lampion/www/local/index.html b/d/dev/sys/lampion/www/local/index.html
new file mode 100644
index 0000000..7397485
--- /dev/null
+++ b/d/dev/sys/lampion/www/local/index.html
@@ -0,0 +1,28 @@
+<!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>Welcome to Your New Home in Robotic Cyberspace!</title>
+</head>
+<body>
+
+<h1>Welcome to Your New Home in Robotic Cyberspace!</h1>
+
+<hr noshade>
+<br>
+
+<img align="right" alt="" height="247" width="278" src="../icons/jhe061.gif">
+
+<p>Bienvenue sur le serveur robot ! Vous êtes sur la partie accessible qu'en
+local.</p>
+
+<ul>
+ <li>La <a href="c++/">doc c++</a>.</li>
+ <li>Les <a href="datasheet/">Datasheets</a>.</li>
+ <li>La <a href="elec/">doc electronique</a>.</li>
+</ul>
+
+<p>Le reste est accessible de <a href="/robot/">partout</a>.</p>
+
+</body>
+</html>