summaryrefslogtreecommitdiff
path: root/doc/classes/EditorTranslationParserPlugin.xml
AgeCommit message (Expand)Author
2023-01-31Fix C# examples in documentationRaul Santos
2023-01-30docs: replace File with FileAccessJiri Suchan
2022-09-21Fix code examples for @tool annotationEvanaellio
2022-09-19Replace File/Directory with FileAccess/DirAccesskobewi
2022-09-01Change Array arguments to TypedArraykobewi
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-10-17Improve docs about plugin registrationkobewi
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2020-11-01Port code examples to C# (D)HaSa1002
2020-08-19Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ
2020-08-19Update POT generation to handle context and pluralsSkyJJ
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-05Change translation parser plugin API to parse_file()SkyJJ
2020-07-03doc: Sync classref with current sourceRémi Verschelde
2020-07-02Add translation parser plugin supportSkyJJ