Skip to content

Commit

Permalink
Update pkg/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Aug 13, 2019
1 parent 497a2f2 commit 671cc1a
Show file tree
Hide file tree
Showing 6 changed files with 1,700 additions and 1,505 deletions.
15 changes: 4 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,19 @@ branches:
- master
- develop
- /^greenkeeper/.*$/
- /^feature/.*$/
language: node_js
node_js:
- stable
- 11
- 10
- 9
- 8
sudo: false
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/d0418713e51ac049564a
on_success: always
on_failure: change
on_start: never
env:
global:
- CC_TEST_REPORTER_ID=0b75780aa2ecb4ca547ca268f175e2f8c6600965317ace528b3bc67f6a09b255
- secure: k+PXexJeDTne3XBzuDa59S3V7lvZ1hXoivoD3AkSM30WXRFVhqvreCkpcrKcwLWD6DTJA7DYy2eQE26V4Q2NVIPSHo4cMhVKX4v6a4JITN8UCWKqa9oaDE4OuHWymVXcuS1FRDUJQEy59oRb1zM37f+3bfOEoEupgg4IDBErxiaWyLZV3d8f5mVNkZC2nhvXdfla/KNeJxCIBk8bzR9yCPgra8frwzGb0ZQazZfyy31D3JkHYNeJfIp/4ncXLiracUxzLLAevW0sb4RI3oP3KX8UKs//uT0ipjQnSqPQFM1gewDUPelk6XvI/glw6G1+nttqcyxj+LO6mlpJGXtcyNP2qziU86n2UYsxaocEtvcK4U7lKyo5tnrJr/WunZZ1k0H8YHASkHdKsef5m+lhlrKvk9ebMZER96bE1+p7gNSo9ghGNS+JSelVqs9hqNMFAAdiT8Y3Q5li5Yg81BNbLOXTYwFlXt1OKPrC2Ie3kKw/kbcYIhn9bofmsCHI2naULquISoEW94cqycpZzPfRmoWXOVqXM+jyWdQ/w1tEFuthYIiYJG1YIoptuW2ZIR6kIt8bLe6ZKCotkIfUY8fnENIq/VuNhIZWzHt5rtnqeP0XiH2aPGFXmAVGylVbUZLifQa8mS6CQiR9CTD7bOy5/odFtKrqGD1IN/QxpaLoa1I=
- CC_TEST_REPORTER_ID=dd40883297d249d8283f121d8613705b46ecd75bdc0787a8fc5ca82048def316
before_install:
- '[[ $(node -v) =~ ^v11.*$ ]] || npm install -g npm@latest'
- '[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest'
- npm install -g greenkeeper-lockfile
install: npm install
before_script:
Expand Down
42 changes: 21 additions & 21 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,10 @@ <h3 class="m0 no-anchor">verbosity</h3>

</ul>
</div>
<div class="badges"><p><p><a href="https://github.com/MarkGriffiths/verbosity" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6.svg?style=flat" alt="Github"></a> <a href="https://travis-ci.org/MarkGriffiths/verbosity" title="Travis"><img src="https://img.shields.io/travis/MarkGriffiths/verbosity.svg?branch=master&#x26;style=flat&#x26;logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/MarkGriffiths/verbosity/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/c92b0de0806e1fa6f65a/maintainability?style=flat" alt="Code-climate"></a> <br>
</p> <p><a href="https://codeclimate.com/github/MarkGriffiths/verbosity/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/c92b0de0806e1fa6f65a/test_coverage?style=flat" alt="Coverage"></a> <br>
</p> <p><a href="https://david-dm.org/MarkGriffiths/verbosity/master" title="David"><img src="https://img.shields.io/david/MarkGriffiths/verbosity.svg?branch=master&#x26;style=flat" alt="David"></a> <br>
<div class="badges"><p><p><a href="https://github.com/thebespokepixel/verbosity" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6.svg?style=flat" alt="Github"></a> <a href="https://travis-ci.org/thebespokepixel/verbosity" title="Travis"><img src="https://img.shields.io/travis/thebespokepixel/verbosity.svg?branch=master&#x26;style=flat&#x26;logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/verbosity/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/374a4343fca92868720c/maintainability?style=flat" alt="Code-climate"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/verbosity/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/374a4343fca92868720c/test_coverage?style=flat" alt="Coverage"></a> <br>
</p> <p><a href="https://david-dm.org/thebespokepixel/verbosity/master" title="David"><img src="https://img.shields.io/david/thebespokepixel/verbosity.svg?branch=master&#x26;style=flat" alt="David"></a> <br>
</p> <br>
</p></div>
<div class="mt1 h6 quiet">
Expand Down Expand Up @@ -278,7 +278,7 @@ <h3 class='left m0 panel-title' id='createconsole'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/index.js#L15-L17'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/index.js#L15-L17'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -354,7 +354,7 @@ <h3 class='left m0 panel-title' id='getversion'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/index.js#L25-L25'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/index.js#L25-L25'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -430,7 +430,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L32-L305'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L32-L305'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -600,7 +600,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L91-L105'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L91-L105'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -677,7 +677,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L112-L115'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L112-L115'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -755,7 +755,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L147-L149'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L147-L149'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -833,7 +833,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L147-L149'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L147-L149'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -911,7 +911,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L156-L158'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L156-L158'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -989,7 +989,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L165-L167'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L165-L167'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1067,7 +1067,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L174-L176'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L174-L176'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1145,7 +1145,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L183-L185'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L183-L185'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1223,7 +1223,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L192-L194'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L192-L194'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1301,7 +1301,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L201-L203'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L201-L203'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1379,7 +1379,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L210-L212'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L210-L212'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1457,7 +1457,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L219-L224'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L219-L224'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1536,7 +1536,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L245-L257'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L245-L257'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down Expand Up @@ -1642,7 +1642,7 @@ <h3 class='left m0 panel-title' id='verbosity'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/verbosity/blob/da981045361f0427bb73d512b215789f3c55e852/src/lib/verbosity.class.js#L277-L304'>
<a class='pl3 pr1 right rounded github' href='https://github.com/thebespokepixel/verbosity/blob/497a2f2fb711df5182eb6ef83ec940d9ee9ba1b0/src/lib/verbosity.class.js#L277-L304'>
<span>src/lib/verbosity.class.js</span>
</a>

Expand Down
Loading

0 comments on commit 671cc1a

Please sign in to comment.