deprecated.html 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title> Documentation &raquo; Deprecated elements
  6. </title>
  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. <link rel="preconnect" href="https://fonts.gstatic.com">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  15. <link rel="stylesheet" href="css/template.css">
  16. <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" />
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  19. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  20. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  21. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  22. <script src="js/search.js"></script>
  23. <script defer src="js/searchIndex.js"></script>
  24. </head>
  25. <body id="top">
  26. <header class="phpdocumentor-header phpdocumentor-section">
  27. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  28. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  29. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  30. <i class="fas fa-bars"></i>
  31. </label>
  32. <section data-search-form class="phpdocumentor-search">
  33. <label>
  34. <span class="visually-hidden">Search for</span>
  35. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  36. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  37. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  38. </svg>
  39. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  40. </label>
  41. </section>
  42. <nav class="phpdocumentor-topnav">
  43. <ul class="phpdocumentor-topnav__menu">
  44. </ul>
  45. </nav>
  46. </header>
  47. <main class="phpdocumentor">
  48. <div class="phpdocumentor-section">
  49. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  50. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  51. Menu
  52. </label>
  53. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  54. <section class="phpdocumentor-sidebar__category">
  55. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  56. <h4 class="phpdocumentor-sidebar__root-namespace">
  57. <a href="namespaces/netico.html" class="">netico</a>
  58. </h4>
  59. <ul class="phpdocumentor-list">
  60. <li>
  61. <a href="namespaces/netico-bones.html" class="">Bones</a>
  62. </li>
  63. </ul>
  64. </section>
  65. <section class="phpdocumentor-sidebar__category">
  66. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  67. <h4 class="phpdocumentor-sidebar__root-namespace">
  68. <a href="packages/bones.html" class="">bones</a>
  69. </h4>
  70. </section>
  71. <section class="phpdocumentor-sidebar__category">
  72. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  73. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  74. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  75. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  76. </section>
  77. <section class="phpdocumentor-sidebar__category">
  78. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  79. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  80. </section>
  81. </aside>
  82. <div class="phpdocumentor-column -eight phpdocumentor-content">
  83. <ul class="phpdocumentor-breadcrumbs">
  84. <li><a href="">Home</a></li>
  85. </ul>
  86. <div class="phpdocumentor-row">
  87. <h2 class="phpdocumentor-content__title">Deprecated</h2>
  88. <div class="phpdocumentor-admonition phpdocumentor-admonition--success">
  89. No deprecated elements have been found in this project.
  90. </div>
  91. </div>
  92. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  93. <section class="phpdocumentor-search-results__dialog">
  94. <header class="phpdocumentor-search-results__header">
  95. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  96. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  97. </header>
  98. <section class="phpdocumentor-search-results__body">
  99. <ul class="phpdocumentor-search-results__entries"></ul>
  100. </section>
  101. </section>
  102. </section>
  103. </div>
  104. </div>
  105. <a href="reports/deprecated.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  106. </main>
  107. <script>
  108. cssVars({});
  109. </script>
  110. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  111. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  112. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  113. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  114. </body>
  115. </html>