[dpdk-dev] [PATCH v2] doc: autogenerate nic overview table from ini files

2016-07-19 Thread Ferruh Yigit
On 7/17/2016 1:59 PM, John McNamara wrote: > Convert the NIC feature table in the overview doc into a set of ini > files and add functions into the Sphinx conf.py file to auto-generate > them back into an RST table. > > The reason for doing this is to make it easier for PMD maintainers to > update

[dpdk-dev] [PATCH v2] doc: autogenerate nic overview table from ini files

2016-07-17 Thread John McNamara
Convert the NIC feature table in the overview doc into a set of ini files and add functions into the Sphinx conf.py file to auto-generate them back into an RST table. The reason for doing this is to make it easier for PMD maintainers to update the feature matrix that makes up the table and to avoi