Skip to content

Commit e47ba4c

Browse files
committed
docs
1 parent 39d14af commit e47ba4c

2 files changed

Lines changed: 4 additions & 13 deletions

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
### 1.9.7 - 23.02.2015
1+
### 1.9.8 - 23.02.2015
22
* Copied stuff from FSharpx

docs/content/index.fsx

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,11 @@ Documentation
2020
<div class="span1"></div>
2121
</div>
2222
23-
Some more info
24-
2523
Samples & documentation
2624
-----------------------
2725
28-
The library comes with comprehensible documentation.
29-
It can include tutorials automatically generated from `*.fsx` files in [the content folder][content].
30-
The API reference is automatically generated from Markdown comments in the library implementation.
31-
32-
* [Tutorial](tutorial.html) contains a further explanation of this sample library.
33-
34-
* [API Reference](reference/index.html) contains automatically generated documentation for all types, modules
35-
and functions in the library. This includes additional brief samples on using most of the
36-
functions.
26+
[API Reference](reference/index.html) contains automatically generated documentation for all types, modules and functions in the library.
27+
This includes additional brief samples on using most of the functions.
3728
3829
Contributing and copyright
3930
--------------------------
@@ -52,4 +43,4 @@ redistribution for both commercial and non-commercial purposes. For more informa
5243
[issues]: https://github.com/fsprojects/FSharpx.Async/issues
5344
[readme]: https://github.com/fsprojects/FSharpx.Async/blob/master/README.md
5445
[license]: https://github.com/fsprojects/FSharpx.Async/blob/master/LICENSE.txt
55-
*)
46+
*)

0 commit comments

Comments
 (0)