From: Nishi Date: Mon, 30 Sep 2024 05:35:41 +0000 (+0000) Subject: add icon X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=2ecce23a2c1037fad92a020da2f64a9924eaff64;p=docgen.git add icon git-svn-id: file:///raid/svn-personal/docgen/trunk@6 44bc13e5-44cb-984e-b856-1907bf1ada44 --- diff --git a/docgen b/docgen index b75c26c..433e33e 100755 --- a/docgen +++ b/docgen @@ -66,6 +66,9 @@ proc start_html {fid title toc dots} { puts $fid " " puts $fid " $title" puts $fid " " + if { "$icon" != "" } { + puts $fid " " + } puts $fid " " puts $fid " " if { "$icon" != "" } {