forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
336 B
Text
9 lines
336 B
Text
code2html converts a program source code to syntax highlighted
|
|
HTML. It may be called as a CGI script and can also handle include
|
|
commands in HTML files.
|
|
|
|
Support for the following languages:
|
|
Ada, Awk, C, C++, HTML, Java, JavaScript, m4, Makefile,
|
|
Pascal, Perl, SQL, ruby, povray, and groff.
|
|
|
|
WWW: http://www.palfrader.org/code2html/
|