This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".
The branch, master has been updated
via 9b961d3f38ea55a039c6946714ac5ad6acabf502 (commit)
from bcc6e5328f593ef81bde3f7ec7bf530f989960db (commit)
Summary of changes:
templates/docs.tpl | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9b961d3f38ea55a039c6946714ac5ad6acabf502
Author: Gregory Collins <[email protected]>
Date: Wed Sep 15 01:09:43 2010 -0400
Kill the frame wrapper around the api docs
diff --git a/templates/docs.tpl b/templates/docs.tpl
index 0c4a820..deeafcc 100644
--- a/templates/docs.tpl
+++ b/templates/docs.tpl
@@ -60,23 +60,23 @@
<div id="docdls">
<dl>
- <dt><a href="docs/api/snap-core">snap-core</a></dt>
+ <dt><a href="docs/latest/snap-core/index.html">snap-core</a></dt>
<dd>
- <a class="book" href="docs/api/snap-core">
+ <a class="book" href="docs/latest/snap-core/index.html">
<img src="/media/css/book.png" />
</a>
Core type definitions (<tt>Snap</tt> monad, HTTP types, etc) and
utilities for web handlers.</dd>
- <dt><a href="docs/api/snap-server">snap-server</a></dt>
+ <dt><a
href="docs/latest/snap-server/index.html">snap-server</a></dt>
<dd>
- <a class="book" href="docs/api/snap-server">
+ <a class="book" href="docs/latest/snap-server/index.html">
<img src="/media/css/book.png" />
</a>
An iteratee-based HTTP server library, which runs <tt>Snap</tt>
web handlers.</dd>
- <dt><a href="docs/api/heist">heist</a></dt>
+ <dt><a href="docs/latest/heist/index.html">heist</a></dt>
<dd>
- <a class="book" href="docs/api/heist">
+ <a class="book" href="docs/latest/heist/index.html">
<img src="/media/css/book.png" />
</a>
An xhtml-based templating engine, allowing Haskell functions to
-----------------------------------------------------------------------
hooks/post-receive
--
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap