numam-dpdk/doc/api
Dmitry Kozlyuk a9d84ead56 doc: fix API index Markdown syntax
API documentation index had spaces between link caption and URL,
which may be unsupported by some Markdown implementations.
That is, "[caption](URL)" is valid but "[caption] (URL)" is not.
The problematic behavior is observed with Doxygen on Windows.
Remove the spaces.
Unfortunately, Markdown syntax is not formally specified.

Fixes: 9bf486e606 ("doc: generate HTML for API with doxygen")

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
2022-06-01 11:53:05 +02:00
..
custom.css doc: simplify CSS customization for Doxygen 2022-06-01 11:26:11 +02:00
doxy-api-index.md doc: fix API index Markdown syntax 2022-06-01 11:53:05 +02:00
doxy-api.conf.in doc: simplify CSS customization for Doxygen 2022-06-01 11:26:11 +02:00
generate_doxygen.sh doc: simplify CSS customization for Doxygen 2022-06-01 11:26:11 +02:00
generate_examples.sh doc: remove dependency on findutils on FreeBSD 2022-01-12 18:21:03 +01:00
meson.build doc: simplify CSS customization for Doxygen 2022-06-01 11:26:11 +02:00