Pierre-Yves Landuré
Pierre-Yves Landuré
@Simounet Well found, it is indeed due to the "Auto add single tag" option... I find the option name confusing. It should be clearer: something like "Immediately add tag matching...
@package may be tagging the source repository of the software/function/file, or something else. It is purely informative and help organizing code.
Hi, with the last version `@option -s | --sequence (optional) Show sequence.` should work.
Hi, to answer you question, I've created a common code for handling indented multi-line annotations. I was waiting for my previous pull request acceptation before creating a new request. See...
I'm not opposed to the change, but I would prefer for you to rebase your work on my pull request, or to wait for my pull request acceptation (if it's...
This should be fixed by commit be091b9481b013076b02cd8f6af52aec5ec96a4b.
Hi, `shdoc` being based on `awk` there is no way for `shdoc` to process multiple files at once. But using bash scripting and tools such as `find` or `xargs`, it's...
Another example is using `make`. See [biapy-bashlings Makefile](https://github.com/biapy/biapy-bashlings/blob/main/Makefile) `make doc` action.
It should be easily done.. but i've no time now to do it. You should find other and better implementations on the net. The implementation i offer has major drawbacks.
Thank for your work. While waiting for NetworkManager support, could you add connman in addition to iwd to the requirements in the README ?