#
41dd9a6b |
| 08-Dec-2023 |
David Young <dave@youngcopy.com> |
doc: reorganize prog guide
Create categories in the index of the programmer's guide, sort chapters and rewrite some titles for consistency.
Subdirectories are created for ethdev and eventdev for gr
doc: reorganize prog guide
Create categories in the index of the programmer's guide, sort chapters and rewrite some titles for consistency.
Subdirectories are created for ethdev and eventdev for grouping the files together.
Useless link anchors at the beginning of files are removed, the corresponding :ref: are replaced with :doc: links.
Signed-off-by: David Young <dave@youngcopy.com> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
show more ...
|
#
f3aa363d |
| 08-Nov-2021 |
Vladimir Medvedkin <vladimir.medvedkin@intel.com> |
doc: add RIB and FIB programmer guides
Currently, programmer's guide for the RIB and FIB libraries are missing. This commit adds them.
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.co
doc: add RIB and FIB programmer guides
Currently, programmer's guide for the RIB and FIB libraries are missing. This commit adds them.
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Reviewed-by: Conor Walsh <conor.walsh@intel.com>
show more ...
|