Skip to content

Commit 7f31ade

Browse files
committed
doc update before new release
1 parent c8ff240 commit 7f31ade

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![OnlineStats](http://pkg.julialang.org/badges/OnlineStats_0.6.svg)](http://pkg.julialang.org/?pkg=OnlineStats)
12
[![OnlineStats](http://pkg.julialang.org/badges/OnlineStats_0.5.svg)](http://pkg.julialang.org/?pkg=OnlineStats)
23
[![Build Status](https://travis-ci.org/joshday/OnlineStats.jl.svg)](https://travis-ci.org/joshday/OnlineStats.jl)
34
[![Build status](https://ci.appveyor.com/api/projects/status/x2t1ey2sgbmow1a4/branch/master?svg=true)](https://ci.appveyor.com/project/joshday/onlinestats-jl/branch/master)

doc/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--- Generated at 2017-04-11T12:03:33.807. Don't edit --->
1+
<!--- Generated at 2017-04-11T12:34:37.337. Don't edit --->
22

33
# OnlineStats API
44

@@ -144,7 +144,7 @@ FitBeta()
144144

145145
Online parameter estimate of a Beta distribution (Method of Moments)
146146

147-
# Example
147+
### Example
148148

149149
```
150150
using Distributions, OnlineStats

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ extra:
2424
accent: 'blue'
2525
author:
2626
github: 'joshday'
27-
version: 0.7-
27+
version: 0.8
2828

2929

3030
markdown_extensions:

0 commit comments

Comments
 (0)