Skip to content

Commit

Permalink
deploy: 08adc7b
Browse files Browse the repository at this point in the history
  • Loading branch information
neilime committed Jun 19, 2023
1 parent 23fed51 commit a6b4611
Show file tree
Hide file tree
Showing 22 changed files with 1,555 additions and 1,115 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Home
</p>

[![Continuous integration](https://github.com/neilime/php-css-lint/workflows/Continuous%20integration/badge.svg)](https://github.com/neilime/php-css-lint/actions?query=workflow%3A%22Continuous+integration%22)
[![codecov](https://codecov.io/gh/neilime/php-css-lint/branch/master/graph/badge.svg?token=eMuwgNub7Z)](https://codecov.io/gh/neilime/php-css-lint)
[![codecov](https://codecov.io/gh/neilime/php-css-lint/branch/main/graph/badge.svg?token=eMuwgNub7Z)](https://codecov.io/gh/neilime/php-css-lint)
[![Latest Stable Version](https://poser.pugx.org/neilime/php-css-lint/v/stable)](https://packagist.org/packages/neilime/php-css-lint)
[![Total Downloads](https://poser.pugx.org/neilime/php-css-lint/downloads)](https://packagist.org/packages/neilime/php-css-lint)
[![License](https://poser.pugx.org/neilime/php-css-lint/license)](https://packagist.org/packages/neilime/php-css-lint)
Expand Down Expand Up @@ -54,7 +54,7 @@ title: Home

## Setup

`PHP_VERSION` is the version of php to use during the development. Example: `8.1`
`PHP_VERSION` is the version of php to use during the development. Example: `8.2`

```sh
make build-php PHP_VERSION
Expand Down
276 changes: 141 additions & 135 deletions phpdoc/classes/CssLint-Cli.html

Large diffs are not rendered by default.

157 changes: 94 additions & 63 deletions phpdoc/classes/CssLint-CliArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/base.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/template.css">
<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" />
Expand All @@ -19,6 +19,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
<script src="js/template.js"></script>
<script src="js/search.js"></script>
<script defer src="js/searchIndex.js"></script>
</head>
Expand Down Expand Up @@ -52,7 +53,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
Menu
</label>
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
Expand Down Expand Up @@ -81,8 +82,9 @@ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Fil
</section>
</aside>

<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<div class="phpdocumentor-column -nine phpdocumentor-content">
<section>
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="namespaces/csslint.html">CssLint</a></li>
</ul>

Expand All @@ -101,6 +103,11 @@ <h2 class="phpdocumentor-content__title">

</h2>

<div class="phpdocumentor-label-line">


</div>

<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/CssLint/CliArgs.php"><a href="files/src-csslint-cliargs.html"><abbr title="src/CssLint/CliArgs.php">CliArgs.php</abbr></a></abbr>
:
Expand All @@ -109,42 +116,52 @@ <h2 class="phpdocumentor-content__title">
</aside>


<section class="phpdocumentor-description"></section>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
</dl>






<h3 id="toc">
Table of Contents
<a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
<a href="classes/CssLint-CliArgs.html#toc" class="headerlink"><i class="fas fa-link"></i></a>

</h3>









<h4 id="toc-properties">
Properties
<a href="classes/CssLint-CliArgs.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -property -public">
<dt class="phpdocumentor-table-of-contents__entry -property -public">
<a href="classes/CssLint-CliArgs.html#property_filePathOrCssString">$filePathOrCssString</a>
<span>
&nbsp;: string|null </span>
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -property -public">
<a href="classes/CssLint-CliArgs.html#property_options">$options</a>
<span>
&nbsp;: string|null </span>
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
</dl>

<h4 id="toc-methods">
Methods
<a href="classes/CssLint-CliArgs.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/CssLint-CliArgs.html#method___construct">__construct()</a>
<span>
&nbsp;: mixed </span>
Expand All @@ -156,9 +173,9 @@ <h3 id="toc">
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd></dd>

</dl>
</dl>




Expand All @@ -169,6 +186,7 @@ <h3 id="toc">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
<a href="classes/CssLint-CliArgs.html#properties" class="headerlink"><i class="fas fa-link"></i></a>

</h3>
<article
class="
Expand All @@ -180,6 +198,7 @@ <h3 class="phpdocumentor-elements__header" id="properties">
<h4 class="phpdocumentor-element__name" id="property_filePathOrCssString">
$filePathOrCssString
<a href="classes/CssLint-CliArgs.html#property_filePathOrCssString" class="headerlink"><i class="fas fa-link"></i></a>

<span class="phpdocumentor-element__modifiers">
</span>
</h4>
Expand All @@ -197,17 +216,9 @@ <h4 class="phpdocumentor-element__name" id="property_filePathOrCssString">
<span class="phpdocumentor-signature__name">$filePathOrCssString</span>
= <span class="phpdocumentor-signature__default-value">null</span></code>

<section class="phpdocumentor-description"></section>

<section class="phpdocumentor-description"></section>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
</dl>



</article>
<article
Expand All @@ -220,6 +231,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<h4 class="phpdocumentor-element__name" id="property_options">
$options
<a href="classes/CssLint-CliArgs.html#property_options" class="headerlink"><i class="fas fa-link"></i></a>

<span class="phpdocumentor-element__modifiers">
</span>
</h4>
Expand All @@ -237,17 +249,9 @@ <h4 class="phpdocumentor-element__name" id="property_options">
<span class="phpdocumentor-signature__name">$options</span>
= <span class="phpdocumentor-signature__default-value">null</span></code>

<section class="phpdocumentor-description"></section>

<section class="phpdocumentor-description"></section>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
</dl>



</article>
</section>
Expand All @@ -256,6 +260,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
<a href="classes/CssLint-CliArgs.html#methods" class="headerlink"><i class="fas fa-link"></i></a>

</h3>
<article
class="phpdocumentor-element
Expand All @@ -266,6 +271,7 @@ <h3 class="phpdocumentor-elements__header" id="methods">
<h4 class="phpdocumentor-element__name" id="method___construct">
__construct()
<a href="classes/CssLint-CliArgs.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/CssLint/CliArgs.php"><a href="files/src-csslint-cliargs.html"><abbr title="src/CssLint/CliArgs.php">CliArgs.php</abbr></a></abbr>
Expand All @@ -280,6 +286,8 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$aArguments</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

<div class="phpdocumentor-label-line">
</div>

<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
Expand All @@ -297,17 +305,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
</dl>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
</dl>

<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;


</article>
<article
Expand All @@ -319,6 +317,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<h4 class="phpdocumentor-element__name" id="method_extractArguments">
extractArguments()
<a href="classes/CssLint-CliArgs.html#method_extractArguments" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/CssLint/CliArgs.php"><a href="files/src-csslint-cliargs.html"><abbr title="src/CssLint/CliArgs.php">CliArgs.php</abbr></a></abbr>
Expand All @@ -332,6 +331,8 @@ <h4 class="phpdocumentor-element__name" id="method_extractArguments">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">extractArguments</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$aArguments</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>

<div class="phpdocumentor-label-line">
</div>

<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
Expand All @@ -347,20 +348,16 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
</dl>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
</dl>

<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
&mdash;
<section class="phpdocumentor-description"><p>an associative array of key=&gt;value arguments</p>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
&mdash;
<section class="phpdocumentor-description"><p>an associative array of key=&gt;value arguments</p>
</section>


</section>

</article>
</section>

Expand Down Expand Up @@ -457,7 +454,42 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
</script>

</article>
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
</section>
<section class="phpdocumentor-on-this-page__sidebar">

<section class="phpdocumentor-on-this-page__content">
<strong class="phpdocumentor-on-this-page__title">On this page</strong>

<ul class="phpdocumentor-list -clean">
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/CssLint-CliArgs.html#toc-properties">Properties</a></li>
<li><a href="classes/CssLint-CliArgs.html#toc-methods">Methods</a></li>
</ul>
</li>

<li class="phpdocumentor-on-this-page-section__title">Properties</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/CssLint-CliArgs.html#property_filePathOrCssString">$filePathOrCssString<a href="classes/CssLint-CliArgs.html"></li>
<li><a href="classes/CssLint-CliArgs.html#property_options">$options<a href="classes/CssLint-CliArgs.html"></li>
</ul>
</li>

<li class="phpdocumentor-on-this-page-section__title">Methods</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/CssLint-CliArgs.html#method___construct">__construct()</a></li>
<li><a href="classes/CssLint-CliArgs.html#method_extractArguments">extractArguments()</a></li>
</ul>
</li>
</ul>
</section>

</section>
</div>
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
<section class="phpdocumentor-search-results__dialog">
<header class="phpdocumentor-search-results__header">
<h2 class="phpdocumentor-search-results__title">Search results</h2>
Expand All @@ -468,7 +500,6 @@ <h2 class="phpdocumentor-search-results__title">Search results</h2>
</section>
</section>
</section>
</div>
</div>
<a href="classes/CssLint-CliArgs.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>

Expand Down
Loading

0 comments on commit a6b4611

Please sign in to comment.