1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-29 04:47:41 +00:00

added/fixed some \brief descriptions

This commit is contained in:
Zeno Rogue
2020-03-27 21:47:09 +01:00
parent eadd1d90c0
commit 0412f077e6
10 changed files with 164 additions and 150 deletions

View File

@@ -8,7 +8,7 @@
#include "hyper.h"
namespace hr {
// --- quotient geometry ---
/** \brief quotient spaces */
EX namespace quotientspace {