ldoc
ldoc copied to clipboard
Feature: Run ldoc on a single target file with same behavior as targeting a directory
trafficstars
I would like to be able to ldoc -c ./config.ld path/file.lua and get the exact same docs/modules/file.html that I would get if I ran ldoc .. This might involve multiple new options to change behaviors around file naming and references.