typelevel / spire

Powerful new number types and numeric abstractions for Scala.
http://typelevel.org/spire/
MIT License
1.76k stars 242 forks source link

Documentation/tut/microsites #702

Open denisrosset opened 6 years ago

denisrosset commented 6 years ago

I am collecting here issues/PRs related to documentation/tut/microsites.

Currently, we have upgraded your build to SBT 1.0, but microsites is not yet compatible with that release.

553 Subtyping graphs in documentation

607 @tixxit PR to introduce microsites

However, we started checking our documentation with tut ( #680 #692 ). We should consider:

We should document the motivation of default instances as well (for example, lattices for Int/Short/Byte...)

denisrosset commented 6 years ago

@non: microsites should actually be compatible with SBT 1.0. Algebra has migrated.

denisrosset commented 5 years ago

Main headings

denisrosset commented 5 years ago

See #760