From: Tomas Sedovic <[email protected]>
---
deltacloud.org/content/api.haml | 2 +-
deltacloud.org/content/client-ruby.haml | 2 +-
deltacloud.org/content/contribute.haml | 2 +-
deltacloud.org/content/drivers.haml | 2 +-
deltacloud.org/content/framework.haml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/deltacloud.org/content/api.haml b/deltacloud.org/content/api.haml
index 1a30cb2..28b8a4f 100644
--- a/deltacloud.org/content/api.haml
+++ b/deltacloud.org/content/api.haml
@@ -7,6 +7,6 @@ filter:
- markdown
- outline
---
-<toc numbering="off" toc_style="ul" toc_range="h2-h3" />
+<toc class="toc" numbering="off" toc_style="ul" toc_range="h2-h3" />
<%= File.open('../docs/api.mdown').read %>
diff --git a/deltacloud.org/content/client-ruby.haml
b/deltacloud.org/content/client-ruby.haml
index ae2d5f4..94960db 100644
--- a/deltacloud.org/content/client-ruby.haml
+++ b/deltacloud.org/content/client-ruby.haml
@@ -7,6 +7,6 @@ filter:
- markdown
- outline
---
-<toc numbering="off" toc_style="ul" toc_range="h2-h3" />
+<toc class="toc" numbering="off" toc_style="ul" toc_range="h2-h3" />
= File.open('../docs/client-ruby.mdown').read
diff --git a/deltacloud.org/content/contribute.haml
b/deltacloud.org/content/contribute.haml
index 77e8724..a5293fe 100644
--- a/deltacloud.org/content/contribute.haml
+++ b/deltacloud.org/content/contribute.haml
@@ -6,7 +6,7 @@ filter:
- markdown
- outline
---
-<toc numbering="off" toc_style="ul" toc_range="h2-h3" />
+<toc class="toc" numbering="off" toc_style="ul" toc_range="h2-h3" />
%h1 Contribute
%p All development of Deltacloud takes place in the open. Communication is run
through the mailing list and all source code changes are tracked publicly.
diff --git a/deltacloud.org/content/drivers.haml
b/deltacloud.org/content/drivers.haml
index 83935d8..d945004 100644
--- a/deltacloud.org/content/drivers.haml
+++ b/deltacloud.org/content/drivers.haml
@@ -7,7 +7,7 @@ filter:
- markdown
- outline
---
-<toc numbering="off" toc_style="ul" toc_range="h2-h3" />
+<toc class="toc" numbering="off" toc_style="ul" toc_range="h2-h3" />
- page = File.open('../docs/drivers.mdown').read
- header, rest = page.split("<table providers />")
diff --git a/deltacloud.org/content/framework.haml
b/deltacloud.org/content/framework.haml
index 93b1c30..6fa105a 100644
--- a/deltacloud.org/content/framework.haml
+++ b/deltacloud.org/content/framework.haml
@@ -7,6 +7,6 @@ filter:
- markdown
- outline
---
-<toc numbering="off" toc_style="ul" toc_range="h2-h3" />
+<toc class="toc" numbering="off" toc_style="ul" toc_range="h2-h3" />
= File.open('../docs/framework.mdown').read
--
1.6.6.1
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel