Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify folder to work on #1

Open
dettbarn opened this issue Nov 23, 2021 · 0 comments
Open

Specify folder to work on #1

dettbarn opened this issue Nov 23, 2021 · 0 comments
Labels

Comments

@dettbarn
Copy link
Owner

Currently, all Igordoc scripts just work with the .ipf files present in the same folder, i.e. to generate a documentation you have to move the .ipf file to the Igordoc folder or vice versa.

It should be possible to specify a target folder on input, as an optional parameter to each of the bash scripts.

E.g.

$ ./make-markdown.sh path/to/folder/

should create a markdown documentation to all .ipf files located in path/to/folder/. This documentation should also be put into the same folder.

@dettbarn dettbarn added the enhancement New feature or request label Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant