minor docs stuff

This commit is contained in:
HJfod 2023-01-25 00:07:15 +02:00
parent b25740dc98
commit 6c557fa96a
3 changed files with 3 additions and 2 deletions

View file

@ -89,7 +89,7 @@ namespace geode {
/**
* Support info for the mod; this means anything to show ways to
* support the mod's development, like donations. Written in Markdown
* (see <Geode/ui/MDTextArea.hpp>) for more info
* (see MDTextArea for more info)
*/
std::optional<std::string> supportInfo;
/**

View file

@ -5,7 +5,7 @@
namespace geode {
/**
* FLAlertLayer with support for Markdown. See <Geode/ui/MDTextArea.hpp>
* FLAlertLayer with support for Markdown. See MDTextArea
* for details on what features of MD are supported.
*/
class MDPopup :

View file

@ -24,6 +24,7 @@ namespace geode {
* - Bold & italic
* - Horizontal rules
* - Lists
*
* Note that links also have some special protocols.
* Use `user:<id>` or `user:<name>` to link to a GD
* account; `level:<id>` to link to a GD level and