Skip to content

needtable colwidths only supports relative widths #881

Open
@ubmarco

Description

@ubmarco

The colwidths option of the needtable directive should support the same features as
as the docutils listtable directive.

This however is not implemented, only values without unit are allowed, so the result will always be relative widths:

image
leads to
image

The issue needs to be resolved here
https://github.com/useblocks/sphinx-needs/blob/master/sphinx_needs/directives/needtable.py#L70

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions