You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
goldsimon 268bb23f11 First parse subdirectories, then files (to get main directory to the front of the list) 17 years ago
..
makefsdata.c First parse subdirectories, then files (to get main directory to the front of the list) 17 years ago
readme.txt Added makefsdata ported to C (by Jim Pettinato, extended by me) 17 years ago

readme.txt

This is the perl script 'makefsdata' converted to a plain C console application
and extended a bit.

Usage: htmlgen [targetdir] [-s] [-i]s
targetdir: relative or absolute path to files to convert
switch -s: toggle processing of subdirectories (default is on)
switch -e: exclude HTTP header from file (header is created at runtime, default is on)
switch -11: include HTTP 1.1 header (1.0 is default)

if targetdir not specified, htmlgen will attempt to
process files in subdirectory 'fs'.