Open
Description
Hi,
I would like to know if you already used this tool to take multiple files (like a set of tools function files and a script) and generate the documentation for the whole.
Would it be possible to make links automatically between those files or is it mandatory to concat everything to one single file to a single MD file too?
I hope my question is quite understandable...
to illustrate a simple scenario :
MyLib.sh
MyScript.sh (in which there is a `. MyLib.sh`)
`shdoc MyLib.sh MyScript.sh`
=> Generates
- MyScript.md
- MyLib.md
If in 'MyScript.sh', there is a `@See MyLibFunction1` then, the is a link to a section in file 'MyLib.md'
Metadata
Metadata
Assignees
Labels
No labels