[PATCH v8 4/5] doc: guides and API meson improvements

Thomas Monjalon thomas at monjalon.net
Tue Jul 30 15:28:45 CEST 2024


12/07/2024 10:57, Juraj Linkeš:
> The Sphinx script argument parsing improvement gives us more
> flexibility going forward, such as the ability to add non-positional
> arguments.

You should describe what is changed and why.


> -release = environ.setdefault('DPDK_VERSION', "None")
> -version = release
> +version = environ.setdefault('DPDK_VERSION', "None")

I'm quite sure "release" was set for a reason.
Did it change over time with recent Sphinx?




More information about the dev mailing list