Cats: Scaladoc link not working

Created on 10 Feb 2018  路  5Comments  路  Source: typelevel/cats

The "Documentation" ScalaDoc link on the website doesn't seem to be working. The API docs do exist at http://typelevel.github.io/cats/api/cats/index.html though. @larsrh is this something that might have been affected by the changes to the Typelevel site that you made a while back? cc @kailuowang who may also have insight.

bug documentation

Most helpful comment

Doesn't work when you use typelevel.org/cats without trailing / , fixed by https://github.com/typelevel/cats/commit/8db3501e2026fdfe94a44affbf5acaa64c433f51
But we can't publish website until next release due to yet to release new API additions.
Hopefully we can release soonish

All 5 comments

Strange. I just went to https://typelevel.org/cats/, clicked on documentation, and arrived at the documentation. What page were you looking at?

+1
Sometimes "Documentation" link is https://typelevel.org/api/cats/index.html.

Doesn't work when you use typelevel.org/cats without trailing / , fixed by https://github.com/typelevel/cats/commit/8db3501e2026fdfe94a44affbf5acaa64c433f51
But we can't publish website until next release due to yet to release new API additions.
Hopefully we can release soonish

@kailuowang ah okay thanks for clearing that up.

This is fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mcanlas picture mcanlas  路  4Comments

durban picture durban  路  4Comments

peterneyens picture peterneyens  路  5Comments

chuwy picture chuwy  路  4Comments

diesalbla picture diesalbla  路  4Comments