Re: [dpdk-dev] [PATCH 1/4] doc: remove outdated guidelines for library addition

2020-06-18 Thread Bruce Richardson
On Thu, Jun 18, 2020 at 02:42:15AM +0200, Thomas Monjalon wrote: > There was a doc about how to extend DPDK by adding a library. > It could have been useful but was never updated, > so it is lacking a lot of explanations about doxygen, > meson, versioning, maintainership, etc. > > Anyway such guid

[dpdk-dev] [PATCH 1/4] doc: remove outdated guidelines for library addition

2020-06-17 Thread Thomas Monjalon
There was a doc about how to extend DPDK by adding a library. It could have been useful but was never updated, so it is lacking a lot of explanations about doxygen, meson, versioning, maintainership, etc. Anyway such guidelines should fit in the contributors guide. Better to completely remove this