Re: [PATCH 1/2] doc/freebsd_gsg: add driver guides to document list

2022-03-15 Thread Bruce Richardson
On Tue, Mar 15, 2022 at 05:46:38PM +0100, Thomas Monjalon wrote: > 11/03/2022 21:07, Bruce Richardson: > > The document roadmap section was missing any mention of the individual > > drivers guides which are important for users. Add them to list. > > It would be more useful if being links. > You ca

Re: [PATCH 1/2] doc/freebsd_gsg: add driver guides to document list

2022-03-15 Thread Thomas Monjalon
11/03/2022 21:07, Bruce Richardson: > The document roadmap section was missing any mention of the individual > drivers guides which are important for users. Add them to list. It would be more useful if being links. You can use the syntax :doc: to link to the start of a doc. > +* **Driver Refere

[PATCH 1/2] doc/freebsd_gsg: add driver guides to document list

2022-03-11 Thread Bruce Richardson
The document roadmap section was missing any mention of the individual drivers guides which are important for users. Add them to list. Signed-off-by: Bruce Richardson --- doc/guides/freebsd_gsg/intro.rst | 25 + 1 file changed, 25 insertions(+) diff --git a/doc/guides/fr