php-mpos/public/templates/mmcFE/about/api/default.tpl
Sebastian Grewe e0c1c3edf1 Adding reference for API documentation
This is a simple version since API documentation is already documented
on the GitHub Wiki.

Fixes #323
2013-07-01 18:34:08 +02:00

4 lines
294 B
Smarty

{include file="global/block_header.tpl" BLOCK_HEADER="API Reference"}
<p>Please head over to the <a href="https://github.com/TheSerapher/php-mmcfe-ng/wiki/API-Reference">official documentation</a> to learn about the API featured in <b>mmcfe-ng</b>.</p>
{include file="global/block_footer.tpl"}