-
Notifications
You must be signed in to change notification settings - Fork 2
Docs: table for model.toml params too narrow #1213
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
🔖 Ready