[docs] Disable doxygen linking for common words that are also classes (#3563)

Add % in front of name in order to suppress doxygen link creation. https://www.doxygen.nl/manual/autolink.html
This commit is contained in:
sciencewhiz
2021-09-12 15:18:45 -07:00
committed by GitHub
parent d8e0b6c977
commit e7048c8c8b
20 changed files with 59 additions and 59 deletions

View File

@@ -257,7 +257,7 @@ class DriverStationSim {
static int GetJoystickRumble(int stick, int rumbleNum);
/**
* Sets the state of one joystick button. Button indexes begin at 1.
* Sets the state of one joystick button. %Button indexes begin at 1.
*
* @param stick The joystick number
* @param button The button index, beginning at 1