This file is indexed.

/usr/share/doc/eliom/manual-wiki/menu.wiki is in libeliom-ocaml-doc 3.0.3-4build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
= Eliom's Reference manual

==[[intro|Introduction]]

==Server side programming
===Services
====[[server-services|The different types of services]]
====[[server-params|Typing service parameters]]
====[[server-outputs|Writing service handlers]]
====[[server-links|Creating links and forms]]
===[[server-state|Sessions and server side state]]
===[[server-security|Security]]

==Client-server programming
===[[clientserver-applications|The Eliom application]]
===[[clientserver-language|Language extensions]]
===[[clientserver-html|Working with HTML5]]
===[[clientserver-communication|Communication]]
===[[clientserver-wrapping|Custom wrapping]]

==Workflows
===[[workflow-destillery|Destillery]]
===[[workflow-compilation|Compilation]]
===[[workflow-configuration|Configuration & running]]


==[[examples|Examples]]
==[[misc|Miscellaneous]]