style: Unify style for all Doxygen comments (#7776)

This commit is contained in:
Ayaz Salikhov
2026-07-13 11:40:40 +01:00
committed by GitHub
parent 8306ac7710
commit 73b6852a12
653 changed files with 18022 additions and 12993 deletions

View File

@@ -31,7 +31,8 @@
namespace xrpl::test {
/** AMM Calculator. Uses AMM formulas to simulate the payment engine
/**
* AMM Calculator. Uses AMM formulas to simulate the payment engine
* expected results. Assuming the formulas are correct some unit-tests can
* be verified. Currently supported operations are:
* - swapIn, find out given in. in can flow through multiple AMM/Offer steps.