Added temporary link to LuaFunctions documentation

This commit is contained in:
Foereaper
2014-12-22 06:25:05 +01:00
parent 8238ac05ca
commit 9e196581c2

View File

@@ -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'>