爲了寫文檔,我趕上測試,我想做的事,例如: /// \page TEST_CALCULATOR Test Calculator
/// Testing is so cool... !
SCENARIO("Compute things...") {
/// Test a simple formula :
/// \code
WHEN("23 2 + 3 +") {
我試圖用圍欄代碼塊 ~~~cpp
/// @file filename.h
~~~
但Doxygen的似乎處理@file命令,即使其逐字代碼導致記錄與doxygen的降價和部分源代碼模板警告 warning: the name `filename.h' supplied as the second argument
in the \file statement is not an inp