nix-build: xo-arena: build docs + minor doc facepalms

This commit is contained in:
Roland Conybeare 2026-02-26 11:47:14 +11:00
commit f7a9eea840
4 changed files with 33 additions and 2 deletions

View file

@ -24,7 +24,7 @@ namespace xo {
return os;
}
/** Result of a generic comparison operation
/** @brief result of a generic comparison operation
**/
struct cmpresult {
/** @defgroup mm-cmpresult-ctors cmpresult ctors **/