[PATCH v17 5/5] dts: add API doc generation

Dean Marx dmarx at iol.unh.edu
Mon Aug 19 16:37:10 CEST 2024


I ran into some dependency issues while testing that I figured I'd mention
here. My build failed while running meson setup with the -Denable_docs=true
option since I didn't have the sphinx-build module installed, then my
compilation failed while running ninja -C because I didn't have a package
called tomli installed. I ran a final time where compilation failed again
because my system couldn't find the yaml package. It seems like nobody else
ran into this so I'm a little confused if it's something on my end, but I
tried running the optional poetry install --with docs mentioned in the
cover letter and that didn't seem to work either. I was also able to
build and compile without -Denable_docs. Thought I'd bring it up because
compilation takes a fairly long time, and if a user runs into this I could
see it being frustrating.

Reviewed-by: Dean Marx <dmarx at iol.unh.edu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240819/f9e2ec90/attachment.htm>


More information about the dev mailing list