shdoc icon indicating copy to clipboard operation
shdoc copied to clipboard

feature request: implement @package and / or @library

Open landure opened this issue 3 years ago • 2 comments

It would be nice to be able to tag files part of the same software or library with a @package or @library item.

landure avatar Oct 27 '22 18:10 landure

I'm random person, but I'm curious how this would work? Do you have bash packages/libraries that consist of one file, or do you use a package manager like npm, bpkg, basher, or basalt and wish to label every single file with @package or @library?

hyperupcall avatar Aug 26 '23 14:08 hyperupcall

@package may be tagging the source repository of the software/function/file, or something else. It is purely informative and help organizing code.

landure avatar Aug 27 '23 08:08 landure