[seed] [docs] Update doc index. Should work in-tree, not on the web (Robb: fix structure on server)
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [seed] [docs] Update doc index. Should work in-tree, not on the web (Robb: fix structure on server)
- Date: Sun, 5 Jul 2009 03:40:45 +0000 (UTC)
commit 0cf7425ca1cb58f72635b79470de2fbcf737d62a
Author: Tim Horton <hortont svn gnome org>
Date: Sat Jul 4 23:39:34 2009 -0400
[docs] Update doc index. Should work in-tree, not on the web (Robb: fix structure on server)
doc/index.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/doc/index.html b/doc/index.html
index 1cc1f22..f1f71ca 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -11,21 +11,21 @@
</head>
<body onload="sh_highlightDocument();">
<div id="header">Seed Documentation</div>
-<div id="subheader">v.0.5</div>
+<div id="subheader">v.0.8</div>
<div class="section"><b>Tutorial</b></div>
<p>
-There is a (very) introductory tutorial to Seed, covering the creation of a small GTK+ WebKit browser, <a href="tutorial-standalone/tutorial.html">here</a>
+There is a (very) introductory tutorial to Seed, covering the creation of a small GTK+ WebKit browser, <a href="tutorial-standalone/tutorial.html">here</a>.
</p>
<div class="section"><b>Mapping</b></div>
<p>
-There is a document covering at a broad level, how things in a namespace are mapped to Seed when importing, <a href="mapping/mapping.html">here</a>
+There is a document covering at a broad level, how things in a namespace are mapped to Seed when importing, <a href="mapping/mapping.html">here</a>.
<div class="section"><b>C API</b></div>
<p>
-The C API is documented <a href="gtk-doc/index.html">here</a>
+The C API is documented <a href="reference/html/index.html">here</a>.
</p>
<div class="section"><b>Runtime</b></div>
<p>
-Documentation on the Seed builtins and runtime is <a href="runtime.html">here</a>
+Documentation on the Seed builtins and runtime is <a href="runtime.html">here</a>.
</p>
<div class="section"><b>Examples</b></div>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]