Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
docs(compodoc): update compodoc after readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
klemenoslaj committed Oct 6, 2018
1 parent 7166806 commit f4fd975
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,13 @@
<div class="content getting-started">
<div class="content-data">

<p><img src="https://img.shields.io/travis/klemenoslaj/ng-action-outlet/master.svg" alt="Travis build" class="img-responsive">
<img src="https://img.shields.io/coveralls/klemenoslaj/ng-action-outlet/master.svg" alt="Coveralls github" class="img-responsive">
<img src="https://img.shields.io/david/klemenoslaj/ng-action-outlet/master.svg" alt="David" class="img-responsive">
<img src="https://img.shields.io/github/tag/klemenoslaj/ng-action-outlet.svg" alt="GitHub tag" class="img-responsive">
<img src="https://img.shields.io/npm/l/@ng-action-outlet/core.svg" alt="License" class="img-responsive"></p>
<h1 id="ngactionoutlet"><a href="https://klemenoslaj.github.io/ng-action-outlet/">NgActionOutlet</a></h1>
<p>The goal of <code>ActionOutlet</code> is to provide an easy API to build dynamic actions on runtime<br>and have the possibility to get notified for each and every change, that happens to any particular action.<br><em>e.g. Title change, icon change, disabled state, etc.</em></p>
<p><img src="https://img.shields.io/travis/klemenoslaj/ng-action-outlet/master.svg" alt="Travis build" class="img-responsive"></p>
<h2 id="getting-started">Getting started</h2>
<h3 id="step-1-install-ng-action-outlet">Step 1: Install <code>ng-action-outlet</code></h3>
<p>You can use either <strong>npm</strong> or <strong>yarn</strong> command-line tool.<br>Choose the tool that is appropriate for your project.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/js/search/search_index.js

Large diffs are not rendered by default.

0 comments on commit f4fd975

Please sign in to comment.