summaryrefslogtreecommitdiffstats
path: root/modules/upnp/doc_classes
Commit message (Expand)AuthorAgeFilesLines
* docs: update UPnP gdscript snippet to latest gdscriptGoutte2024-08-221-2/+2
* Use local variable to stop memory leak.Alistair Leslie-Hughes2024-04-051-2/+2
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-062-2/+2
* Bump version to 4.2-devRémi Verschelde2023-07-052-2/+2
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-9/+9
* Bump version to 4.1-devRémi Verschelde2023-03-012-2/+2
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-2/+2
* Fix Thread usage in UPNP docs.TechnoPorg2022-10-241-1/+1
* Update UPnP documentationMax Hilbrunner2022-08-282-12/+21
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-082-22/+22
* Add an XML schema for documentationHugo Locurcio2022-02-152-2/+2
* Document how to set up UPnP in a non-blocking mannerHugo Locurcio2021-09-301-0/+32
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-302-74/+37
* Rename Reference to RefCountedPedro J. Estébanez2021-06-112-2/+2
* Mention the `duration` parameter unit in `UPNP.add_port_mapping()`Hugo Locurcio2020-02-271-1/+1
* Update docs to version 4.0clayjohn2020-01-312-2/+2
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-262-2/+2
* doc: Add default values to all propertiesRémi Verschelde2019-06-302-9/+9
* doc: UPNP: Add example on how to open/close a porttree7862019-06-271-0/+11
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-192-4/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-012-2/+2
* Misc. typosluz.paz2018-09-121-1/+1
* Add UPnP support (port forwarding, querying external IP)mhilbrunner2018-06-072-0/+336