index.html 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="icon" href="images/favicon.ico"/>
  8. <link rel="stylesheet" href="css/normalize.css">
  9. <link rel="stylesheet" href="css/base.css">
  10. <link rel="preconnect" href="https://fonts.gstatic.com">
  11. <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
  12. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  13. <link rel="stylesheet" href="css/template.css">
  14. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  15. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  18. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  19. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  20. <script src="js/template.js"></script>
  21. <script src="js/search.js"></script>
  22. <script defer src="js/searchIndex.js"></script>
  23. </head>
  24. <body id="top">
  25. <header class="phpdocumentor-header phpdocumentor-section">
  26. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  27. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  28. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  29. <i class="fas fa-bars"></i>
  30. </label>
  31. <section data-search-form class="phpdocumentor-search">
  32. <label>
  33. <span class="visually-hidden">Search for</span>
  34. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  35. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  36. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  37. </svg>
  38. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  39. </label>
  40. </section>
  41. <nav class="phpdocumentor-topnav">
  42. <ul class="phpdocumentor-topnav__menu">
  43. <li class="phpdocumentor-topnav__menu-item -menu">
  44. <a href="https://php-qrcode.readthedocs.io">
  45. <span>
  46. User Manual
  47. </span>
  48. </a>
  49. </li>
  50. <li class="phpdocumentor-topnav__menu-item -social">
  51. <a href="https://github.com/chillerlan/php-qrcode">
  52. <span>
  53. <i class="fab fa-github"></i>
  54. </span>
  55. </a>
  56. </li>
  57. <li class="phpdocumentor-topnav__menu-item -social">
  58. <a href="https://github.com/chillerlan/php-qrcode/discussions">
  59. <span>
  60. <i class="fas fa-envelope-open-text"></i>
  61. </span>
  62. </a>
  63. </li>
  64. </ul>
  65. </nav>
  66. </header>
  67. <main class="phpdocumentor">
  68. <div class="phpdocumentor-section">
  69. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  70. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  71. Menu
  72. </label>
  73. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  74. <section class="phpdocumentor-sidebar__category -namespaces">
  75. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  76. <h4 class="phpdocumentor-sidebar__root-namespace">
  77. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  78. </h4>
  79. <ul class="phpdocumentor-list">
  80. <li>
  81. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  82. </li>
  83. <li>
  84. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  85. </li>
  86. </ul>
  87. <h4 class="phpdocumentor-sidebar__root-namespace">
  88. <a href="namespaces/output.html" class="">Output</a>
  89. </h4>
  90. </section>
  91. <section class="phpdocumentor-sidebar__category -packages">
  92. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  93. <h4 class="phpdocumentor-sidebar__root-namespace">
  94. <a href="packages/Application.html" class="">Application</a>
  95. </h4>
  96. </section>
  97. <section class="phpdocumentor-sidebar__category -reports">
  98. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  99. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  100. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  101. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  102. </section>
  103. <section class="phpdocumentor-sidebar__category -indices">
  104. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  105. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  106. </section>
  107. </aside>
  108. <div class="phpdocumentor-column -nine phpdocumentor-content">
  109. <section>
  110. <h2>Documentation</h2>
  111. <h3 id="toc">
  112. Table of Contents
  113. <a href="namespaces/default.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  114. </h3>
  115. <h4 id="packages">
  116. Packages
  117. <a href="namespaces/default.html#packages" class="headerlink"><i class="fas fa-link"></i></a>
  118. </h4>
  119. <dl class="phpdocumentor-table-of-contents">
  120. <dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/Application.html"><abbr title="\Application">Application</abbr></a></dt>
  121. </dl>
  122. <h4 id="namespaces">
  123. Namespaces
  124. <a href="namespaces/default.html#namespaces" class="headerlink"><i class="fas fa-link"></i></a>
  125. </h4>
  126. <dl class="phpdocumentor-table-of-contents">
  127. <dt class="phpdocumentor-table-of-contents__entry -namespace"><a href="namespaces/chillerlan.html"><abbr title="\chillerlan">chillerlan</abbr></a></dt>
  128. <dt class="phpdocumentor-table-of-contents__entry -namespace"><a href="namespaces/output.html"><abbr title="\Output">Output</abbr></a></dt>
  129. </dl>
  130. </section>
  131. </div>
  132. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  133. <section class="phpdocumentor-search-results__dialog">
  134. <header class="phpdocumentor-search-results__header">
  135. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  136. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  137. </header>
  138. <section class="phpdocumentor-search-results__body">
  139. <ul class="phpdocumentor-search-results__entries"></ul>
  140. </section>
  141. </section>
  142. </section>
  143. </div>
  144. <a href="index.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  145. </main>
  146. <script>
  147. cssVars({});
  148. </script>
  149. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  150. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  151. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  152. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  153. </body>
  154. </html>