lwip-contrib-mac/apps/httpserver_raw/makefsdata
2009-11-01 19:22:45 +00:00
..
makefsdata.c First parse subdirectories, then files (to get main directory to the front of the list) 2009-11-01 19:22:45 +00:00
readme.txt Added makefsdata ported to C (by Jim Pettinato, extended by me) 2009-11-01 18:27:22 +00:00

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'.