Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1271 ariadna 1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
    <meta charset="utf-8">
5
            <title>Documentation</title>
6
 
7
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
    <base href="../">
9
    <link rel="icon" href="images/favicon.ico"/>
10
    <link rel="stylesheet" href="css/normalize.css">
11
    <link rel="stylesheet" href="css/base.css">
12
            <script src='https://unpkg.com/panzoom@8.7.3/dist/panzoom.min.js'></script>
13
</head>
14
<body id="top">
15
    <header class="phpdocumentor-header phpdocumentor-section">
16
    <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
17
    <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
18
    <label class="phpdocumentor-header__menu-icon" for="menu-button">
19
        <i class="fas fa-bars"></i>
20
    </label>
21
    <section data-search-form class="phpdocumentor-search">
22
    <label>
23
        <span class="visually-hidden">Search for</span>
24
        <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
25
            <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
26
            <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
27
        </svg>
28
        <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
29
    </label>
30
</section>
31
 
32
    <nav class="phpdocumentor-topnav">
33
    <ul class="phpdocumentor-topnav__menu">
34
        </ul>
35
</nav>
36
</header>
37
 
38
    <main class="phpdocumentor">
39
        <div class="phpdocumentor-section">
40
            <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
41
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
42
    Menu
43
</label>
44
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
45
 
46
    <section class="phpdocumentor-sidebar__category -reports">
47
        <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
48
                <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
49
        <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
50
        <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
51
    </section>
52
 
53
    <section class="phpdocumentor-sidebar__category -indices">
54
        <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
55
        <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
56
    </section>
57
</aside>
58
 
59
            <div class="phpdocumentor-column -nine phpdocumentor-content">
60
                                        <div class="phpdocumentor-class-graph">
61
        <img class="phpdocumentor-class-graph__graph" src="graphs/classes.svg" id="scene" />
62
    </div>
63
    <script type="text/javascript">
64
        var element = document.querySelector('#scene');
65
 
66
        // And pass it to panzoom
67
        panzoom(element, {
68
            smoothScroll: false
69
        })
70
    </script>
71
                            </div>
72
            <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
73
    <section class="phpdocumentor-search-results__dialog">
74
        <header class="phpdocumentor-search-results__header">
75
            <h2 class="phpdocumentor-search-results__title">Search results</h2>
76
            <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
77
        </header>
78
        <section class="phpdocumentor-search-results__body">
79
            <ul class="phpdocumentor-search-results__entries"></ul>
80
        </section>
81
    </section>
82
</section>
83
        </div>
84
        <a href="graphs/classes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
85
 
86
    </main>
87
 
88
    <script>
89
        cssVars({});
90
    </script>
91
    <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
92
    <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
93
    <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
94
    <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
95
</body>
96
</html>