summaryrefslogtreecommitdiff
path: root/d
diff options
context:
space:
mode:
Diffstat (limited to 'd')
-rw-r--r--d/dev/sys/lampion/www/index.html24
-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
-rw-r--r--d/dev/sys/lampion/www/robot/index.html31
-rw-r--r--d/dev/sys/lampion/www/robot/links.html44
6 files changed, 161 insertions, 0 deletions
diff --git a/d/dev/sys/lampion/www/index.html b/d/dev/sys/lampion/www/index.html
new file mode 100644
index 0000000..52dd686
--- /dev/null
+++ b/d/dev/sys/lampion/www/index.html
@@ -0,0 +1,24 @@
+<!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 !</p>
+
+<ul>
+ <li>Accés <a href="local/">local</a>.</li>
+ <li>Accés <a href="robot/">Exterieur</a>.</li>
+</ul>
+
+</body>
+</html>
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>
diff --git a/d/dev/sys/lampion/www/robot/index.html b/d/dev/sys/lampion/www/robot/index.html
new file mode 100644
index 0000000..27e9975
--- /dev/null
+++ b/d/dev/sys/lampion/www/robot/index.html
@@ -0,0 +1,31 @@
+<!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 !</p>
+
+<ul>
+ <li>La <a href="doc/">doc</a>.</li>
+ <li>Les <a href="cvslog.html">logs CVS</a>.</li>
+ <li>La <a href="nonodoc/">doc générée par doxygen de nono</a>.</li>
+ <li>La <a href="doc/2005/d/dev/todo/TODO.html">todolist</a>.</li>
+ <li>Le <a href="cvs/cvsweb.cgi/">CvsWeb</a>.</li>
+ <li>La page des <a href="links.html">liens</a>.</li>
+</ul>
+
+<p>Les datasheets et mirroirs sont accessible depuis le réseau <a
+ href="/local/">local</a>.</p>
+
+</body>
+</html>
diff --git a/d/dev/sys/lampion/www/robot/links.html b/d/dev/sys/lampion/www/robot/links.html
new file mode 100644
index 0000000..b79ddc8
--- /dev/null
+++ b/d/dev/sys/lampion/www/robot/links.html
@@ -0,0 +1,44 @@
+<!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>Liens Efrei Robotique</title>
+</head>
+<body>
+
+<h1>Liens Efrei Robotique</h1>
+
+<h2>C++</h2>
+
+<ul>
+ <li>Le <a href="http://www.cplusplus.com/doc/tutorial/">tutoriel cplusplus.com</a>.</li>
+ <li>La <a href="http://www.cplusplus.com/ref/iostream/">référence iostream cplusplus.com</a>.</li>
+ <li>La <a href="http://www.sgi.com/tech/stl/table_of_contents.html">référence STL sgi.com</a>.</li>
+ <li>La <a href="http://www.parashift.com/c++-faq-lite/">C++ FAQ
+ Lite</a>.</li>
+</ul>
+
+<h2>AVR</h2>
+
+<ul>
+ <li>Le site <a href="http://www.atmel.com/products/avr/">AVR chez Atmel</a>.</li>
+ <li><a href="http://www.avrfreaks.net/">AVR Freaks</a>.</li>
+ <li>La <a href="http://www.nongnu.org/avr-libc/user-manual/index.html">doc
+ de la libc AVR</a>.</li>
+</ul>
+
+<h2>Elec</h2>
+
+<ul>
+ <li>Le <a href="http://courelectr.free.fr/">cour courelectr.free.fr</a>.</li>
+</ul>
+
+<h2>Robotique</h2>
+
+<ul>
+ <li>Le site de <a href="http://www.ancr.org/">l'ANCR</a>.</li>
+ <li>Le site de <a href="http://fribotte.free.fr/">fribotte</a>.</li>
+</ul>
+
+</body>
+</html>