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

apply #390: improve formatting of parameter list in RTD #391

Closed
prjemian opened this issue Jul 30, 2020 · 1 comment · Fixed by #392
Closed

apply #390: improve formatting of parameter list in RTD #391

prjemian opened this issue Jul 30, 2020 · 1 comment · Fixed by #392
Assignees
Milestone

Comments

@prjemian
Copy link
Contributor

Following #390, where formatting of the parameter list in utils.quantify_md_key_use() was changed, apply this to the other parameter lists. Example:

    PARAMETERS

    key
        *str* :
        one of the metadata keys in a run's start document
        (default: ``plan_name``)
    db
        *object* :
        Instance of databroker v1 ``Broker`` or v2 ``catalog``
        (default: see ``catalog_name`` keyword argument)
@prjemian prjemian added this to the 1.3.4 milestone Jul 30, 2020
@prjemian prjemian self-assigned this Jul 30, 2020
@prjemian
Copy link
Contributor Author

Compare the formatting from previous type:
Clipboard02

with the improvement from #390:
Clipboard01

prjemian added a commit that referenced this issue Jul 30, 2020
prjemian added a commit that referenced this issue Aug 4, 2020
prjemian added a commit that referenced this issue Aug 4, 2020
prjemian added a commit that referenced this issue Aug 4, 2020
prjemian added a commit that referenced this issue Aug 4, 2020
prjemian added a commit that referenced this issue Aug 4, 2020
prjemian added a commit that referenced this issue Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant