[dpdk-dev] [PATCH] doc: fix PDF build of bbdev prog guide

Thomas Monjalon thomas at monjalon.net
Thu Jul 18 15:57:38 CEST 2019


18/07/2019 08:24, Nicolas Chautru:
> Some machine (like on dpdk.org) may fail to build the prog guide PDF because of the complex table inserted in the bbdev chapter.
> 
> Fixes: 3f3f608142cf ("doc: update bbdev guide for 5GNR operations")
> 
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>

Thanks for the quick reaction.
If you agree, I can apply this patch without the changes of figure refs.

About the tables, there are simpler syntax in RsT:
http://docutils.sourceforge.net/docs/user/rst/quickref.html#tables
You can also consider the definition lists:
http://docutils.sourceforge.net/docs/user/rst/quickref.html#definition-lists




More information about the dev mailing list