curl: put init and print code to where it belongs
[monky] / doc / variables.xsl
index 9a2bf41..2c1eb3d 100644 (file)
@@ -18,7 +18,7 @@
        <xsl:template match="/">
                <html>
                        <head>
-                               <title>Lua API</title>
+                               <title>Conky Objects</title>
                        </head>
                        <body bgcolor="#FFFFFF">
                                <xsl:apply-templates />
@@ -29,7 +29,7 @@
        <xsl:template match="member/command">
                <strong>
                        <xsl:value-of select="." />
-               </strong>
+               </strong> - 
        </xsl:template>
 
        <xsl:template match="member/option">