File tree Expand file tree Collapse file tree 5 files changed +5
-7
lines changed Expand file tree Collapse file tree 5 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11<<header| =Writing a client/server Eliom application >>
22
3- //The code of this tutorial has been tested against Eliom dev (30/06/2016) .// \\
3+ //The code of this tutorial has been tested against Eliom 6.0 .// \\
44
55In this chapter, we will write a [[site :graffiti/ |collaborative
66drawing application]]. It is a client/server web application
Original file line number Diff line number Diff line change 11<<header| =Writing a basic Web site in OCaml >>
22
3- //The code of this tutorial has been tested against Eliom dev .// \\
3+ //The code of this tutorial has been tested against Eliom 6.0 .// \\
44
55<<|wip|This tutorial is work in progress. Please send us any mistake or comment./>>
66
Original file line number Diff line number Diff line change 11=Implementing Web Interaction Using Eliom =
22
3- //The code of this tutorial has been tested with Eliom dev (30/06/2016) .// \\
3+ //The code of this tutorial has been tested with Eliom 6.0 .// \\
44
55<<|outline target="documentation">>
66
Original file line number Diff line number Diff line change 22
33<<|outline target="documentation">>
44
5- //The code of this tutorial has been tested with Eliom dev (30/06/2016) .// \\
5+ //The code of this tutorial has been tested with Eliom 6.0 .// \\
66
77==Multi-user collaborative drawing application ==
88
Original file line number Diff line number Diff line change 11<<header| =Your first app in 5 minutes >>
22
3- //The code of this tutorial has been tested against Eliom dev .// \\
3+ //The code of this tutorial has been tested against Eliom 6.0 .// \\
44
55<<|wip|This tutorial is work in progress. Please send us any corrections or comments./>>
66
@@ -98,8 +98,6 @@ out how things work.
9898<<div class="screenshots"|
9999[[wiki :files/screenshots/start-mobile-3.png |
100100{{wiki(79):files/screenshots/start-mobile-3.png|Ocsigen Start}} ]]
101- [[wiki :files/screenshots/start-mobile-5.png |
102- {{wiki(79):files/screenshots/start-mobile-5.png|Ocsigen Start}} ]]
103101[[wiki :files/screenshots/start-mobile-6.png |
104102{{wiki(79):files/screenshots/start-mobile-6.png|Ocsigen Start}} ]]
105103[[wiki :files/screenshots/start-mobile-7.png |
You can’t perform that action at this time.
0 commit comments