Skip to content

Commit

Permalink
Eliom dev → Eliom 6.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
balat authored and vasilisp committed Dec 12, 2016
1 parent 1776318 commit 650892f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/application.wiki
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<<header| =Writing a client/server Eliom application >>

//The code of this tutorial has been tested against Eliom dev (30/06/2016).// \\
//The code of this tutorial has been tested against Eliom 6.0.// \\

In this chapter, we will write a [[site:graffiti/|collaborative
drawing application]]. It is a client/server web application
Expand Down
2 changes: 1 addition & 1 deletion src/basicwebsite.wiki
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<<header| =Writing a basic Web site in OCaml >>

//The code of this tutorial has been tested against Eliom dev.// \\
//The code of this tutorial has been tested against Eliom 6.0.// \\

<<|wip|This tutorial is work in progress. Please send us any mistake or comment./>>

Expand Down
2 changes: 1 addition & 1 deletion src/interaction.wiki
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=Implementing Web Interaction Using Eliom=

//The code of this tutorial has been tested with Eliom dev (30/06/2016) .// \\
//The code of this tutorial has been tested with Eliom 6.0.// \\

<<|outline target="documentation">>

Expand Down
2 changes: 1 addition & 1 deletion src/misc.wiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<<|outline target="documentation">>

//The code of this tutorial has been tested with Eliom dev (30/06/2016).// \\
//The code of this tutorial has been tested with Eliom 6.0.// \\

==Multi-user collaborative drawing application==

Expand Down
4 changes: 1 addition & 3 deletions src/start.wiki
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<<header| =Your first app in 5 minutes >>

//The code of this tutorial has been tested against Eliom dev.// \\
//The code of this tutorial has been tested against Eliom 6.0.// \\

<<|wip|This tutorial is work in progress. Please send us any corrections or comments./>>

Expand Down Expand Up @@ -98,8 +98,6 @@ out how things work.
<<div class="screenshots"|
[[wiki:files/screenshots/start-mobile-3.png|
{{wiki(79):files/screenshots/start-mobile-3.png|Ocsigen Start}}]]
[[wiki:files/screenshots/start-mobile-5.png|
{{wiki(79):files/screenshots/start-mobile-5.png|Ocsigen Start}}]]
[[wiki:files/screenshots/start-mobile-6.png|
{{wiki(79):files/screenshots/start-mobile-6.png|Ocsigen Start}}]]
[[wiki:files/screenshots/start-mobile-7.png|
Expand Down

0 comments on commit 650892f

Please sign in to comment.