summaryrefslogtreecommitdiff
path: root/doc/templates/interface.html
diff options
context:
space:
mode:
authorDavyd Madeley <davyd@madeley.id.au>2009-03-26 00:19:09 +0900
committerDavyd Madeley <davyd@madeley.id.au>2009-03-26 00:19:09 +0900
commit6be5c5d7df5c24408cb1486bbac74f91df89df75 (patch)
tree25146228c5ddb3bd036e36fd80f5c2d17efe30e3 /doc/templates/interface.html
parentcbf065a7351b7b891056a5a23c804f31efbcc0e5 (diff)
Don't display AwkwardTelepathyProperty in the docs
Diffstat (limited to 'doc/templates/interface.html')
-rw-r--r--doc/templates/interface.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/templates/interface.html b/doc/templates/interface.html
index f0c77a40..ac258043 100644
--- a/doc/templates/interface.html
+++ b/doc/templates/interface.html
@@ -286,14 +286,14 @@
#end if
#if $interface.tpproperties
- <div class="outset tpproperties property">
+ <div class="outset tpproperties tpproperty">
<a name="tpproperties"></a>
<h1>Telepathy Properties</h1>
<div>
Accessed using the org.freedesktop.Telepathy.Properties interface.
</div>
#for $property in $interface.tpproperties
- <div class="inset property">
+ <div class="inset tpproperty">
<a name="$property.name"></a>
<span class="permalink">(<a href="$property.get_url()">Permalink</a>)</span>
<h2>