SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
707 stars 108 forks source link

Suggestion about docs - API Link #231

Closed MecuSorin closed 4 years ago

MecuSorin commented 4 years ago

I think that the API reference link should directly go to https://saturnframework.org///reference/Saturn.html instead of https://saturnframework.org///reference/api-ref.html

Krzysztof-Cieslak commented 4 years ago

This got reworked a bit in https://github.com/SaturnFramework/Saturn/commit/9e67fe1a118a5569a47f14e6f4adb3317a681b53. Now API References tab list all separate projects we release (Saturn and Extensions). Each project still has "index" page - while, it's not the case right now, we could expose multiple namespaces from single project.