File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -339,10 +339,16 @@ encourages their use when `withMutations` will not suffice. Use caution to not
339
339
return a mutable copy, which could result in undesired behavior.
340
340
341
341
342
- API Documentation
343
- -----------------
342
+ Documentation
343
+ -------------
344
+
345
+ [ Read the docs] ( http://facebook.github.io/immutable-js/docs/ ) and eat your vegetables.
346
+
347
+ Docs are automatically generated from [ Immutable.d.ts] ( ./type-definitions/Immutable.d.ts ) .
348
+ Please contribute!
344
349
345
- All documentation is contained within the type definition file, [ Immutable.d.ts] ( ./type-definitions/Immutable.d.ts ) .
350
+ Also, don't miss the [ Wiki] ( https://github.com/facebook/immutable-js/wiki ) which
351
+ contains articles on specific topics. Can't find something? Open an [ issue] ( https://github.com/facebook/immutable-js/issues ) .
346
352
347
353
348
354
Contribution
You can’t perform that action at this time.
0 commit comments