Пример #1
0
<!DOCTYPE HTML>
<!--
        Eventually by HTML5 UP
        html5up.net | @n33co
        Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<?php 
$auth = Apigenci\Model::githubApiLoginUrl();
?>
<html lang="en">
    <head>
        <title>apigen.ci - CI for PHP docs</title>
        <meta charset="utf-8"/>
        <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/>
        <!--[if lte IE 8]>
        <script src="/assets/js/ie/html5shiv.js"></script><![endif]-->
        <link rel="stylesheet" href="/assets/css/main.css"/>
        <style>
            .doclink {
                border: 1px;
            }
        </style>
    </head>
    <body>

        <header id="header">
            <h1>apigen.ci <img src="/assets/img/logo64white.png"></h1>
            <p>
                A continuous documentation integration service for PHP<br/>
                powered by ApiGen.
            </p>