Skip to content

Multiple input files to multiple output files with links ? #69

Open
@jeffchulg

Description

@jeffchulg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions