fix cljdoc

This commit is contained in:
Tommi Reiman 2018-09-04 17:58:12 +03:00
parent 1324fb3540
commit be328f5e9c
2 changed files with 1 additions and 2 deletions

View file

@ -14,8 +14,8 @@ A fast data-driven router for Clojure(Script).
Posts:
* [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/)
* [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/)
See the [full documentation](https://metosin.github.io/reitit/) for details.

View file

@ -50,6 +50,5 @@
["Shared Routes" {:file "doc/advanced/shared_routes.md"}]]
["Misc"
["Performance" {:file "doc/performance.md"}]
["Interceptors (WIP)" {:file "doc/interceptors.md"}]
["Development Instructions" {:file "doc/development.md"}]
["FAQ" {:file "doc/faq.md"}]]]}