godot/modules/upnp
Rémi Verschelde f7c611ab71
Style: Misc docs and comment style and language fixes
- Removed empty paragraphs in XML.
- Consistently use bold style for "Example:", on a new line.
- Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`).
- Fix invalid usage of backticks for inline code in BBCode.
- Fix some American/British English spelling inconsistencies.
- Other minor fixes spotted along the way, including typo fixes with codespell.
- Don't specify `@GlobalScope` for `enum` and `constant`.
2022-11-02 19:01:18 +01:00
..
doc_classes Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub miniupnpc: Update to version 2.2.3 2021-11-19 12:00:37 +01:00
upnp.cpp UPNP: Don't delete mappings when adding mappings 2022-08-02 09:11:05 +02:00
upnp.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
upnp_device.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
upnp_device.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00