ku-emag
ku-emag
Currently, the sphinx-needs specific .css and .js files (datatables.min.css/js, common.css, layouts.css , etc.) are added to every .html file globally, disregarding whether needed or not. For performance reasons (especially the...
When using `style="portin"`, "portout" or "port" for a needs_type and using nested needs to put the ports under another element (e.g. a block) a needflow covering those elements will display...
When using `parent_needs` inside a needs.json and importing it with needimport, they are not nested properly in needflow. If you look at the :debug: planuml code, you can see, that...