ldoc icon indicating copy to clipboard operation
ldoc copied to clipboard

Feature: Run ldoc on a single target file with same behavior as targeting a directory

Open sparr opened this issue 1 year ago • 3 comments
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.

sparr avatar Sep 09 '24 18:09 sparr