Skip to content

Create Parameter documentation automatically #91

@anollba

Description

@anollba
  • SHARC version:
  • Python version:
  • Operating System:

Description

All possible parameters are described in a .ini file in the same directory {input} as parameters.yaml file. This may be confusing, as .ini files were used before, and parameters have to be updated manually.
Ideally, parameters coukd be parsed automatically from the paremetr classes, or, even better, the classes could be derived from a parameter descriptor file, e.g., yaml. Imprtant is that they should be defined only once.

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions