Re: [dpdk-dev] [PATCH v2] doc: automate examples file list for API doc

2017-02-08 Thread Ferruh Yigit
On 2/8/2017 12:08 PM, Thomas Monjalon wrote: > 2017-01-27 17:37, Ferruh Yigit: >> These files are linked to API documentation as usage samples, list of >> files created automatically during doc creation. >> >> Remove manually updated old one. >> >> Signed-off-by: Ferruh Yigit > [...] >> +API_EXAMP

Re: [dpdk-dev] [PATCH v2] doc: automate examples file list for API doc

2017-02-08 Thread Thomas Monjalon
2017-01-27 17:37, Ferruh Yigit: > These files are linked to API documentation as usage samples, list of > files created automatically during doc creation. > > Remove manually updated old one. > > Signed-off-by: Ferruh Yigit [...] > +API_EXAMPLES := $(RTE_OUTPUT)/doc/html/examples.dox I feel it

[dpdk-dev] [PATCH v2] doc: automate examples file list for API doc

2017-01-27 Thread Ferruh Yigit
These files are linked to API documentation as usage samples, list of files created automatically during doc creation. Remove manually updated old one. Signed-off-by: Ferruh Yigit --- doc/api/doxy-api.conf | 1 - doc/api/examples.dox | 115 --