mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 17:01:11 +00:00
fix cljdoc
This commit is contained in:
parent
1324fb3540
commit
be328f5e9c
2 changed files with 1 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ A fast data-driven router for Clojure(Script).
|
||||||
|
|
||||||
Posts:
|
Posts:
|
||||||
* [Welcome Reitit 0.2.0!](https://www.metosin.fi/blog/reitit020/)
|
* [Welcome Reitit 0.2.0!](https://www.metosin.fi/blog/reitit020/)
|
||||||
* [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/)
|
|
||||||
* [Data-Driven Ring with Reitit](https://www.metosin.fi/blog/reitit-ring/)
|
* [Data-Driven Ring with Reitit](https://www.metosin.fi/blog/reitit-ring/)
|
||||||
|
* [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/)
|
||||||
|
|
||||||
See the [full documentation](https://metosin.github.io/reitit/) for details.
|
See the [full documentation](https://metosin.github.io/reitit/) for details.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -50,6 +50,5 @@
|
||||||
["Shared Routes" {:file "doc/advanced/shared_routes.md"}]]
|
["Shared Routes" {:file "doc/advanced/shared_routes.md"}]]
|
||||||
["Misc"
|
["Misc"
|
||||||
["Performance" {:file "doc/performance.md"}]
|
["Performance" {:file "doc/performance.md"}]
|
||||||
["Interceptors (WIP)" {:file "doc/interceptors.md"}]
|
|
||||||
["Development Instructions" {:file "doc/development.md"}]
|
["Development Instructions" {:file "doc/development.md"}]
|
||||||
["FAQ" {:file "doc/faq.md"}]]]}
|
["FAQ" {:file "doc/faq.md"}]]]}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue