devilbox/docs/_includes/links/examples.rst
2018-08-01 00:12:26 +02:00

96 lines
4.3 KiB
ReStructuredText

.. |ext_lnk_example_cakephp_documentation| raw:: html
<a target="_blank" href="https://book.cakephp.org/3.0/en/installation.html">
Official CakePHP Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_codeignitor_documentation| raw:: html
<a target="_blank" href="https://www.codeigniter.com/user_guide/installation/index.html">
Official CodeIgniter Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_drupal_documentation| raw:: html
<a target="_blank" href="https://www.drupal.org/docs/7/install">
Official Drupal Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_joomla_documentation| raw:: html
<a target="_blank" href="https://docs.joomla.org/J3.x:Installing_Joomla">
Official Joomla Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_laravel_documentation| raw:: html
<a target="_blank" href="https://laravel.com/docs/5.4/installation">
Official Laravel Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_magento_documentation| raw:: html
<a target="_blank" href="https://devdocs.magento.com/guides/m1x/install/installing.html">
Official Magento Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_phalcon_documentation| raw:: html
<a target="_blank" href="https://docs.phalconphp.com/en/3.2/devtools-usage">
Official Phalcon Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_photon_cms| raw:: html
<a target="_blank" href="https://photoncms.com/resources/installing">
Official Photon CMS Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_presta_shop| raw:: html
<a target="_blank" href="http://doc.prestashop.com/display/PS17/Getting+started">
Official PrestaShop Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_shopware_documentation| raw:: html
<a target="_blank" href="https://en-community.shopware.com/Shopware-5-Installer_detail_1351_730.html/sCoreId,bdd630e6d079964f3f697fccff83a987">
Official Shopware Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_shopware_github| raw:: html
<a target="_blank" href="https://github.com/shopware/shopware">
Shopware Github repository <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_symfony_documentation| raw:: html
<a target="_blank" href="https://symfony.com/doc/current/setup.html">
Official Symfony Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_typo3_documentation| raw:: html
<a target="_blank" href="https://docs.typo3.org/typo3cms/InstallationGuide/Index.html">
Official Typo3 Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_wordpress_documentation| raw:: html
<a target="_blank" href="https://codex.wordpress.org/Installing_WordPress">
Official Wordpress Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_yii_documentation| raw:: html
<a target="_blank" href="https://www.yiiframework.com/doc/guide/2.0/en/start-installation">
Official Yii Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_zend_documentation| raw:: html
<a target="_blank" href="https://docs.zendframework.com/tutorials/getting-started/skeleton-application/">
Official Zend Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>