reitit/doc/ring
bplubell e175dc76c9 Fix incorrect ring-router doc references
It looks like documentation references to `ring-router` are left-overs
from early README examples - I couldn't find any code that ever used the
name. The Ring router named `reitit.ring/router`.

While it didn't take too long for me to realize why my `ring-router` was
not working, I had to look the examples to figure out the name of the
function was just `router` - which was confusing since the section
header stated `reitit-router`.
2023-01-31 15:51:31 -08:00
..
coercion.md improve some docs 2021-07-27 18:33:17 +02:00
compiling_middleware.md improve some docs 2021-07-27 18:33:17 +02:00
content_negotiation.md improve some docs 2021-07-27 18:33:17 +02:00
data_driven_middleware.md improve some docs 2021-07-27 18:33:17 +02:00
default_handler.md improve some docs 2021-07-27 18:33:17 +02:00
default_middleware.md 0.5.18 2022-04-05 21:38:04 +03:00
dynamic_extensions.md improve some docs 2021-07-27 18:33:17 +02:00
exceptions.md 0.5.18 2022-04-05 21:38:04 +03:00
middleware_registry.md Add grammar and style fixes 2019-10-23 22:38:38 +03:00
RESTful_form_methods.md improve some docs 2021-07-27 18:33:17 +02:00
reverse_routing.md Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
ring.md Fix incorrect ring-router doc references 2023-01-31 15:51:31 -08:00
route_data_validation.md Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
slash_handler.md Update docs for slash-handler 2018-11-05 14:24:17 -07:00
static.md Document serving static resources from the file system 2021-03-02 08:39:51 +02:00
swagger.md Fix incorrect ring-router doc references 2023-01-31 15:51:31 -08:00
transforming_middleware_chain.md Fix incorrect ring-router doc references 2023-01-31 15:51:31 -08:00