aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates
diff options
context:
space:
mode:
Diffstat (limited to 'libpathod/templates')
-rw-r--r--libpathod/templates/docs_lang_requests.html7
-rw-r--r--libpathod/templates/docs_lang_websockets.html6
2 files changed, 13 insertions, 0 deletions
diff --git a/libpathod/templates/docs_lang_requests.html b/libpathod/templates/docs_lang_requests.html
index 72391587..fe73f0af 100644
--- a/libpathod/templates/docs_lang_requests.html
+++ b/libpathod/templates/docs_lang_requests.html
@@ -103,5 +103,12 @@
</td>
</tr>
+
+ <tr>
+ <td> x<a href="#valuespec">INTEGER</a> </td>
+ <td>
+ Repeat this message N times.
+ </td>
+ </tr>
</tbody>
</table>
diff --git a/libpathod/templates/docs_lang_websockets.html b/libpathod/templates/docs_lang_websockets.html
index 8cd176fc..3233577f 100644
--- a/libpathod/templates/docs_lang_websockets.html
+++ b/libpathod/templates/docs_lang_websockets.html
@@ -105,6 +105,12 @@
</td>
</tr>
+ <tr>
+ <td> x<a href="#valuespec">INTEGER</a> </td>
+ <td>
+ Repeat this message N times.
+ </td>
+ </tr>
</tbody>
</table>