Skip to content

Commit

Permalink
referenced GitBook/JSDoc integration in Revision History
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAst committed Apr 11, 2017
1 parent 8d180e6 commit 7c6d09d
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Notes](https://github.com/KevinAst/astx-redux-util/releases).

Release | What | *When*
------------------|----------------------------------------|------------------
[v1.0.0](#v1_0_0) | GitBook Docs | *Apr ??, 2017*
[v1.0.0](#v1_0_0) | GitBook Docs | *Apr 11, 2017*
[v0.3.2](#v0_3_2) | Code Coverage Tooling | *Apr 6, 2017*
[v0.3.1](#v0_3_1) | Extension Support with Logging Example | *Mar 27, 2017*
[v0.3.0](#v0_3_0) | Parameter Validation | *Mar 13, 2017*
Expand All @@ -37,7 +37,7 @@ Release | What | *When*
<!-- ************************************************************* -->
<br/><br/><br/>
<h3 id="v1_0_0" style="margin: 10px 0px; border-width: 5px 0px; padding: 5px; border-style: solid;">
v1.0.0 - GitBook Docs <i>(Apr ??, 2017)</i>
v1.0.0 - GitBook Docs <i>(Apr 11, 2017)</i>
</h3>
[Full Docs](https://astx-redux-util.js.org/1.0.0)
&bull;
Expand All @@ -50,18 +50,16 @@ Release | What | *When*
**NOTE**: This release is a documentation enhancement only. **The API
is NOT impacted** in any way.

1. Documentation is now generated using GitBook (while still employing
JSDoc for the API).

Read how this was accomplished **here** TODO: check back for
article (expected before 4/16/2017).
1. Our **documentation** has a **new and improved look**, using
[GitBook](https://github.com/GitbookIO/gitbook), integrated with
[JSDoc](http://usejsdoc.org/) (for the API). I have not seen
GitBook/JSDoc integrated before. If you are curious, read this
article: [Integrating GitBook with JSDoc to Document Your Open
Source
Project](https://gist.github.com/KevinAst/7e12648245ff2a8e9c1557135014b933).

2. Removed unused dependency: lodash.isarray

?? running log here






Expand Down

0 comments on commit 7c6d09d

Please sign in to comment.