[DPDK/DTS Bug 1757] Remove optional poetry docs build workflow
bugzilla at dpdk.org
bugzilla at dpdk.org
Fri Jul 18 23:07:40 CEST 2025
https://bugs.dpdk.org/show_bug.cgi?id=1757
Bug ID: 1757
Summary: Remove optional poetry docs build workflow
Product: DPDK
Version: 25.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: DTS
Assignee: dev at dpdk.org
Reporter: probb at iol.unh.edu
CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
Target Milestone: ---
Currently there are two docs workflows available for DTS - the "normal" DPDK
build workflow like:
meson setup my-build
ninja -C my-build doc
And this is totally satisfactory for our purposes.
There is also an alternate docs build process through poetry which is explained
in dts.rst. But, the build result "improvements" for using this are minor and
the downsides associated with promoting this workflow (instead of just
directing people to the standard docs build process) are significant. So, let's
remove this poetry dts docs build explanation from dts.rst.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250718/d024102c/attachment.htm>
More information about the dev
mailing list