From c544beaba0f93643b0125262accba98dc4a7270f Mon Sep 17 00:00:00 2001 From: Kyzentun Date: Thu, 8 May 2014 04:05:21 -0600 Subject: [PATCH] Documentation for THEME:GetMetric/StringNamesInGroup. --- Docs/Luadoc/Lua.xml | 2 ++ Docs/Luadoc/LuaDocumentation.xml | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index 681e827a2c..82734843a4 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -1596,6 +1596,7 @@ + @@ -1605,6 +1606,7 @@ + diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index 3fd0305536..b45c75352a 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -4424,6 +4424,9 @@ save yourself some time, copy this for undocumented things: Returns the value of Element in Class from metrics.ini. + + Returns the names of all elements in Class from metrics.ini. + Returns the number of selectable themes. @@ -4451,6 +4454,9 @@ save yourself some time, copy this for undocumented things: Returns the value of Element in Class for the currently loaded language. + + Returns the names of all elements in Class for the currently loaded language. + Returns the author of the current theme or "[unknown author]".