From 9d21036c5c10d68bd6bc7b047978054afd1cd819 Mon Sep 17 00:00:00 2001 From: Ademar Gonzalez Date: Tue, 21 Jul 2015 11:53:40 -0400 Subject: [PATCH] update templates --- .../reference/namespaces.cshtml | 2 - docs/files/_fs_formatting/template.cshtml | 130 ++++++++++++------ 2 files changed, 91 insertions(+), 41 deletions(-) diff --git a/docs/files/_fs_formatting/reference/namespaces.cshtml b/docs/files/_fs_formatting/reference/namespaces.cshtml index 1512cf32..c93a128a 100644 --- a/docs/files/_fs_formatting/reference/namespaces.cshtml +++ b/docs/files/_fs_formatting/reference/namespaces.cshtml @@ -3,8 +3,6 @@ Title = "Namespaces - " + Properties["project-name"]; } -

@Model.Name

- @foreach (var ns in Model.Namespaces) { if (ns.Types.Length + ns.Modules.Length > 0) diff --git a/docs/files/_fs_formatting/template.cshtml b/docs/files/_fs_formatting/template.cshtml index d2462e57..24f74155 100644 --- a/docs/files/_fs_formatting/template.cshtml +++ b/docs/files/_fs_formatting/template.cshtml @@ -1,70 +1,122 @@ - + + - + + + + + + + + @Title - - - - - - + + + + +
+
+
+ + + + +

Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.

+ +
+ Download this project as a .zip file + Download this project as a tar.gz file +
+ + View on GitHub + +
+
+
+
+ +
- + + + + +