Skip to content

Commit

Permalink
Rebuild docs and remove gitignore dist directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjacobs committed Nov 18, 2018
1 parent 0234067 commit 3233cfd
Show file tree
Hide file tree
Showing 24 changed files with 109 additions and 78 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
web.config
.grunt/
_SpecRunner.html
dist/
node_modules/
npm-debug.log
yarn-error.log

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/api/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Autolinker v1.6.0 API Docs</title>
<title>Autolinker v1.7.1 API Docs</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="fragment" content="!">
Expand All @@ -13,7 +13,7 @@
<link rel="stylesheet" href="styles-3eba09980fa05ead185cb17d9c0deb0f.css" type="text/css" />

<script type="text/javascript" src="extjs/ext-all.js"></script>
<script type="text/javascript" src="data-f36136e80946f52beafafdcdfb2138d1.js"></script>
<script type="text/javascript" src="data-ba589d80363e4dc2928039ffc84fe02d.js"></script>

<script type="text/javascript" src="app-0c945a27f43452df695771ddb60b3d14.js"></script>

Expand All @@ -22,9 +22,9 @@
</head>
<body id="ext-body">

<div id="loading"><span class="title">Autolinker v1.6.0 API Docs</span><span class="logo"></span></div>
<div id="loading"><span class="title">Autolinker v1.7.1 API Docs</span><span class="logo"></span></div>

<div id="header-content">Autolinker v1.6.0 API Docs</div>
<div id="header-content">Autolinker v1.7.1 API Docs</div>

<div id='categories-content' style='display:none'>
<div class='section'>
Expand Down Expand Up @@ -82,7 +82,7 @@ <h3>Others...</h3>



<div id='footer-content' style='display: none'>Generated on Mon 06 Nov 2017 21:39:34 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 5.3.4.</div>
<div id='footer-content' style='display: none'>Generated on Sat 17 Nov 2018 20:34:32 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 5.3.4.</div>



Expand Down
2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.AnchorTagBuilder.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.match.Match.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.match.Mention.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.matcher.Phone.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.matcher.Url.js

Large diffs are not rendered by default.

Loading

0 comments on commit 3233cfd

Please sign in to comment.