@TCLamnidis and I had big troubles trying to understand the documentation for the getAllFilesInDir() function, as it seemed to be more written from a programmer PoV rather than a user point of view (ordering seemed to assume prior knowledge).
We've written the docs for that function make it more accessible for a user coming in wanting to use it, namely:
Describe what it does
Describing the parameter of teh functions (how to use it 'quick reference')
@TCLamnidis and I had big troubles trying to understand the documentation for the
getAllFilesInDir()
function, as it seemed to be more written from a programmer PoV rather than a user point of view (ordering seemed to assume prior knowledge).We've written the docs for that function make it more accessible for a user coming in wanting to use it, namely: