File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- **Please see ** `Xitrum home page <http://xitrum-framework.github.io/xitrum/ >`_ **for more details. **
1+ **Please see ** `Xitrum home page <http://xitrum-framework.github.io/ >`_ **for more details. **
22
3- .. image :: http://xitrum-framework.github.io/xitrum/ parts/whale.png
3+ .. image :: http://xitrum-framework.github.io/parts/whale.png
44
55Xitrum is an async and clustered Scala web framework on top of
66`Netty <http://netty.io/ >`_, `Akka <http://akka.io/ >`_, and
@@ -26,4 +26,4 @@ It also has a fast built-in HTTP(S) server.
2626 | Your app |
2727 +--------------------+
2828
29- Xitrum is an open source project. See `list of contributors <http://xitrum-framework.github.io/xitrum/ guide/intro.html#contributors >`_.
29+ Xitrum is an open source project. See `list of contributors <http://xitrum-framework.github.io/guide/intro.html#contributors >`_.
Original file line number Diff line number Diff line change @@ -29,15 +29,15 @@ Generate API doc with graphical type hierarchy
2929----------------------------------------------
3030
3131Demo:
32- http://xitrum-framework.github.io/xitrum/ api/index.html#xitrum.Action
32+ http://xitrum-framework.github.io/api/index.html#xitrum.Action
3333
3434Graphviz is required, see build.sbt.end.
3535
3636Create dependency graph
3737-----------------------
3838
3939Demo:
40- http://xitrum-framework.github.io/xitrum/ guide/deps.html
40+ http://xitrum-framework.github.io/guide/deps.html
4141
4242Generate target/dependencies-compile.dot:
4343
You can’t perform that action at this time.
0 commit comments