Skip to content

Docs: table for model.toml params too narrow #1213

@alexdewar

Description

@alexdewar

The table for the model.toml params is too narrow (see screenshot below) and you end up having to scroll sideways to read it, which is annoying.

I think the proximate reason for this is that we have some very long param names (e.g. remaining_demand_absolute_tolerance) which are not wrappable and cause the first column to be very wide.

This wouldn't be such a problem if the total width of the page given over to text were larger. I'm not sure what the cleanest way to do with mdbook is, but you can add custom theming. There might be a simpler way, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions