add the rest of the slides for the build system
[slides.git] / maow-berlin2009-build / slide_docs.html
diff --git a/maow-berlin2009-build/slide_docs.html b/maow-berlin2009-build/slide_docs.html
new file mode 100644 (file)
index 0000000..fc3bdf7
--- /dev/null
@@ -0,0 +1,60 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+  <meta name="Author" content="KaiRo - Robert Kaiser">
+  <title>Das Mozilla-Build-System - Dokumente</title>
+  <link rel="stylesheet" type="text/css" href="slides.css">
+  <script type="text/javascript" src="slides.js"></script>
+  <link rel="contents" href="index.html" title="&Uuml;bersicht">
+  <link rel="index" href="toc.html" title="Inhalt">
+  <link rel="start" href="index.html" title="Beginn">
+  <link rel="first" href="slide_introduction.html" title="Erste Seite">
+  <link rel="previous" href="slide_appfiles.html" title="Vorige Seite">
+  <link rel="next" href="slide_end.html" title="N&auml;chste Seite">
+  <link rel="last" href="slide_end.html" title="Letzte Seite">
+</head>
+<body>
+<div id="header"><div id="header-text">Das Mozilla-Build-System</div>
+  <img id="headerlogo" src="template/header-logo.png" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
+  <a href="toc.html" accesskey="h">Inhalt</a> ||
+  <a href="index.html" accesskey="B">Beginn</a> ||
+  <a href="slide_appfiles.html" accesskey="Z">&lt; Zur&uuml;ck</a> |
+  <a href="slide_end.html" id="goNext" accesskey="W">Weiter &gt;</a>
+</div>
+
+<h1>Dokumente/Links zum Build-System</h1>
+
+<div class="simplebox">
+<ul>
+  <li>(Fast) alle hier aufgef&uuml;hrten Dokumente sind Englisch</li>
+  <li><a href="https://developer.mozilla.org/en/Build_Documentation">MDC:
+    Build_Documentation</a> - &Uuml;bersicht und erste Anlaufstellen f&uuml;r
+    Build-Dokumentation</li>
+  <li>MDC: Wie das Build System in
+    <a href="https://developer.mozilla.org/en/How_Mozilla's_build_system_works">Mozilla</a>
+    und <a href="https://developer.mozilla.org/en/How_comm-central's_build_system_works">comm-central</a>
+    funktioniert - einige Spezialit&auml;ten unserer Systeme
+  <li><a href="https://developer.mozilla.org/en/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System">MDC:
+    Firefox-Erweiterungen mit dem Build-System</a> - an sich gut, aber etwas
+    veraltet (noch CVS, Firefox 1.5)</li>
+  <li><a href="https://developer.mozilla.org/en/Creating_XULRunner_Apps_with_the_Mozilla_Build_System">MDC:
+    XULRunner-Erweiterungen mit dem Build-System</a> - etwas neuer, aber auch
+    noch mit CVS, mehr Details zu Dingen auf meiner vorigen Folie</li>
+  <li><a href="http://zenit.senecac.on.ca/wiki/index.php/How_the_Build_Works">How
+    the Build Works</a> - noch etwas &auml;lterer Gastvortrag in der
+    Open-Source-Ausbildung am Seneca-Collage</li>
+  <li><a href="news://news.mozilla.org/mozilla.dev.builds">mozilla.dev.builds
+    auf news.mozilla.org</a> und
+    <a href="irc://irc.mozilla.org/developers">#developers auf irc.mozilla.org</a>
+    f&uuml;r Fragen</li>
+  <li>Auf Deutsch: <a href="http://jh.junetz.de/mozilla/mozbuild.php4">SeaMonkey
+    selbst gebaut</a> von Jens Hatlak</li>
+</ul>
+</div>
+</div>
+
+</body>
+</html>