Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 344 Bytes

DirToHtml

DirToHtml

A Python script which can be configured with a directory and it will generate an HTML file with a directory structure underneath that directory. Directories are collapsible to allow for easy viewing.

To Use: Update the directory variable at the top of the file to the root of the directory you want an index of.