From: Florian Brosch Date: Fri, 4 Sep 2009 17:40:43 +0000 (+0200) Subject: - valadoc.org-doclet: documentation exporter X-Git-Tag: 0.37.1~3^2~593 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7837beffe8ebcc7c592018e7f02d609855dc5a87;p=thirdparty%2Fvala.git - valadoc.org-doclet: documentation exporter --- diff --git a/src/doclets/devhelp/doclet/doclet.vala b/src/doclets/devhelp/doclet/doclet.vala old mode 100644 new mode 100755 diff --git a/src/doclets/htm/doclet/doclet.vala b/src/doclets/htm/doclet/doclet.vala old mode 100644 new mode 100755 diff --git a/src/doclets/htmlhelpers/doclet/doclet.vala b/src/doclets/htmlhelpers/doclet/doclet.vala old mode 100644 new mode 100755 index 0981756b2..4dc41373d --- a/src/doclets/htmlhelpers/doclet/doclet.vala +++ b/src/doclets/htmlhelpers/doclet/doclet.vala @@ -941,21 +941,23 @@ public abstract class Valadoc.Html.BasicDoclet : Valadoc.Doclet { bool with_childs = (mself == null)? false : mself is Package; - file.printf ( "

Namespaces:

\n", css_title ); - file.printf ( "