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 %}

@@ -82,4 +83,4 @@ {%- endif %}

-{% endblock %} \ No newline at end of file +{% endblock %}