File: footer.html

package info (click to toggle)
source-highlight 1.11-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,872 kB
  • ctags: 4,699
  • sloc: sh: 3,633; cpp: 2,606; lex: 2,463; ansic: 1,610; makefile: 537; php: 185; perl: 145; yacc: 122; ruby: 63; sed: 53; python: 45; ml: 38; java: 30
file content (12 lines) | stat: -rw-r--r-- 628 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
</td>
</tr>
</table></center>
<hr>
This file was generated with the following command:
<pre>
source-highlight -s cpp -f html -i cmdline.c -o cmdline.c.html --css="cpp2html.css" --header="./header.html" --footer="./footer.html"</pre>
and these are <a href="header.html">header.html</a> and <a href="footer.html">footer.html</a>.
<br>
<tt>--header</tt> and <tt>--footer</tt> options are an idea of
Xavier Outhier, for an earlier version of Java2html (now GNU Source-highlight), <a href="http://www.gnu.org/software/src-highlite">http://www.gnu.org/software/src-highlite</a><a href="http://www.gnu.org/software/src-highlite"></a>