diff --git a/uppsrc/Skylark/srcdoc.tpp/Tutorial$en-us.tpp b/uppsrc/Skylark/srcdoc.tpp/Tutorial$en-us.tpp index 609a45902..fbbe8456a 100644 --- a/uppsrc/Skylark/srcdoc.tpp/Tutorial$en-us.tpp +++ b/uppsrc/Skylark/srcdoc.tpp/Tutorial$en-us.tpp @@ -33,17 +33,18 @@ response to various HTTP requests based on url pattern:&] [s7; &] [s7; [* SKYLARK](HomePage, `"`")&] [s7; `{&] -[s7; -|http << `"Hello world!`";&] +[s7; -|http << `"Hello world!`";&] [s7; `}&] [s7; &] [s7; [* SKYLARK](Param, `"`*/param`")&] [s7; `{&] -[s7; -|http << `"Parameter: `" << http`[0`] << `"`";&] +[s7; -|http << `"Parameter: `" << http`[0`] +<< `"`";&] [s7; `}&] [s7; &] [s7; [* SKYLARK](Params, `"params/`*`*`")&] [s7; `{&] -[s7; -|http << `"Parameters: `";&] +[s7; -|http << `"Parameters: `";&] [s7; -|for(int i `= 0; i < http.GetParamCount(); i`+`+)&] [s7; -|-|http << http`[i`] << `" `";&] [s7; -|http << `"`";&] @@ -168,6 +169,7 @@ features template language `'Witz`':&] [s7; &] [s7; &] [s5; [* Skylark02/index.witz:]&] +[s7; &] [s7; &] [s7; &] [s7; MyValue: [* `$MyValue]
&] @@ -251,6 +253,7 @@ passed as argument of the function:&] [s7; &] [s7; &] [s5; [* Skylark03/index.witz:]&] +[s7; &] [s7; &] [s7; &] [s7; Link to page2
&] @@ -261,6 +264,7 @@ passed as argument of the function:&] [s7; &] [s7; &] [s5; [* Skylark03/page2.witz:]&] +[s7; &] [s7; &] [s7; &] [s7; Back to index
&] @@ -268,6 +272,7 @@ passed as argument of the function:&] [s7; &] [s7; &] [s5; [* Skylark03/index.witz:]&] +[s7; &] [s7; &] [s7; &] [s7; Link to page2
&] @@ -283,6 +288,7 @@ passed as argument of the function:&] [/@5 id] and [@5 #][/@5 id] insertion and combined from several files using [@5 #include]:&] [s5; [* Skylark04/base.witz:]&] +[s7; &] [s7; &] [s7; #TITLE&] [s7; &] @@ -344,6 +350,7 @@ accessible using [* operator`[`]].&] [s7; &] [s7; &] [s5; [* Skylark05/index.witz]&] +[s7; &] [s7; &] [s7; &] [s7;
&] [s7; &] [s7; &] [s5; [* Skylark05/submit.witz]&] +[s7; &] [s7; &] [s7; &] [s7; Result: [* `$RESULT]
&] @@ -415,6 +423,7 @@ default if not specified).&] [s7; &] [s7; &] [s5; [* Skylark06/index.witz:]&] +[s7; &] [s7; &] [s7; &] [s7; &] [s7; &] [s7; &] [s5; [* Skylark06/submit.witz:]&] +[s7; &] [s7; &] [s7; &] [s7; Result: `$RESULT
&] @@ -495,6 +505,7 @@ with `'.`' as the first character.&] [s7; &] [s5; [* Skylark07/index.witz:]&] [s7; &] +[s7; &] [s7; &] [s7; &] [s7; &] [s7; &] [s7;