Fix: doc: escape double quote in bt_p alias
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 11 Jan 2024 20:00:17 +0000 (15:00 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Jan 2024 20:28:08 +0000 (15:28 -0500)
commit2c7b9651346b5d650a6f42dbf4bceff26318ec06
tree81faab8f7480bbfc77717d5f895e27e2f8eaf767
parenteead7a7694f1f7e4bfb7b9e62832da077c5a0f51
Fix: doc: escape double quote in bt_p alias

The HTML doc shows some `<span class=` where the parameter names are
meant to appear.  Escape those double quotes to fix it.

The output was correct in the past, it only started to display the wrong
thing with this commit, in Doxygen 1.9.0:

https://github.com/doxygen/doxygen/commit/eb3d1eb5ad85c94d6f2c32934fce2b8630331d6c

Reported-By: Brice Videau <bvideau@anl.gov>
Change-Id: I61f3b557e3d8bf1428dd57e4c1ce950461e32479
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11647
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
(cherry picked from commit 95d759169cca3518352f539b6f87726b8cbb48e4)
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11683
CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
doc/api/libbabeltrace2/Doxyfile.in
This page took 0.024074 seconds and 4 git commands to generate.