diff --git a/Documentation/arango.template.in b/Documentation/arango.template.in index 79841794b0..61e371f040 100644 --- a/Documentation/arango.template.in +++ b/Documentation/arango.template.in @@ -224,7 +224,7 @@ ALIASES += \ "RESTHEADERPARAMETERS=@htmlonly

HTTP header parameters

@endhtmlonly" \ "RESTHEADERPARAM{3}=@htmlonly
@endhtmlonly\1 (\2,\3)@htmlonly
@endhtmlonly" \ "RESTBODYPARAM{3}=@htmlonly

Body parameters

@endhtmlonly\1 (\2,\3)@htmlonly
@endhtmlonly" \ - "RESTRETURNCODES=@htmlonly
Return Codes
@endhtmlonly" \ + "RESTRETURNCODES=@htmlonly

Return Codes

@endhtmlonly" \ "RESTRETURNCODE{1}=@htmlonly

HTTP \1
@endhtmlonly" \ "RESTDESCRIPTION=@htmlonly

Description

@endhtmlonly" \ @@ -241,7 +241,7 @@ ALIASES += \ # examples ALIASES += \ - "EXAMPLES=@htmlonly
Examples
@endhtmlonly" \ + "EXAMPLES=@htmlonly

Examples

@endhtmlonly" \ "EXAMPLE_ARANGOSH_OUTPUT{1}=@verbinclude \1.generated@if IGNORE" \ "END_EXAMPLE_ARANGOSH_OUTPUT=@endif" \ "EXAMPLE_ARANGOSH_RUN{1}=@verbinclude \1.generated@if IGNORE" \