mirror of https://gitee.com/bigwinds/arangodb
fixed documentation again
This commit is contained in:
parent
cccb3511c5
commit
b428373e1d
|
@ -225,7 +225,7 @@ ALIASES += \
|
|||
|
||||
# glossary
|
||||
ALIASES += \
|
||||
"GE{1}=@latexonly\glossaryentry{@endlatexonly@htmlonly<div class=\"glossaryentry\">@endhtmlonly@xmlonly XMLMISSING @endxmlonly\1@latexonly}@endlatexonly@htmlonly</div>@endhtmlonly@xmlonly XMLMISSING @endxmlonly"
|
||||
"GE{1}=@latexonly\glossaryentry{@endlatexonly@htmlonly<span class=\"glossaryentry\">@endhtmlonly@xmlonly XMLMISSING @endxmlonly\1@latexonly}@endlatexonly@htmlonly</span>@endhtmlonly@xmlonly XMLMISSING @endxmlonly"
|
||||
|
||||
# examples
|
||||
ALIASES += \
|
||||
|
|
|
@ -243,7 +243,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief deletes a blueprint graph
|
||||
///
|
||||
/// @RESTHEADER{DELETE /_api/blueprints/graph},delete graph}
|
||||
/// @RESTHEADER{DELETE /_api/blueprints/graph,delete graph}
|
||||
///
|
||||
/// @REST{DELETE /_api/blueprints/graph/@FA{graph-identifier}}
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue