You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This proposal outlines the creation of a feature to parse the .yaml file required by the generate_parameter_library (if the package uses it) and generate a page with a table or bullet points that describe the parameters necessary for the package. The generate_parameter_library sets specific requirements for the fields in the .yaml file, making it easier to translate to a .rst file with parameter descriptions, including details such as description, default_value, and values validation.