mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Added temporary link to LuaFunctions documentation
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
{{ current_method.description|parse_links }}
|
{{ current_method.description|parse_links }}
|
||||||
{%- else %}
|
{%- else %}
|
||||||
<p>This method is <em>undocumented</em>. <strong>Use at your own risk.</strong></p>
|
<p>This method is <em>undocumented</em>. <strong>Use at your own risk.</strong></p>
|
||||||
|
<p>For temporary documentation, please check the <a href="https://github.com/ElunaLuaEngine/Eluna/blob/master/LuaFunctions.cpp">LuaFunctions</a> source file.</p>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
<h2 id="synopsis" class='section-header'>
|
<h2 id="synopsis" class='section-header'>
|
||||||
@@ -82,4 +83,4 @@
|
|||||||
{%- endif %}
|
{%- endif %}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user