diff --git a/docs/ElunaDoc/templates/method.html b/docs/ElunaDoc/templates/method.html index 40d7d04..77642d2 100644 --- a/docs/ElunaDoc/templates/method.html +++ b/docs/ElunaDoc/templates/method.html @@ -35,6 +35,7 @@ {{ current_method.description|parse_links }} {%- else %}
This method is undocumented. Use at your own risk.
+For temporary documentation, please check the LuaFunctions source file.
{%- endif %}