From b428373e1df90945526bc01ea8301e4c4be8826f Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Wed, 21 Nov 2012 18:05:43 +0100 Subject: [PATCH] fixed documentation again --- Documentation/arango.template.in | 2 +- js/actions/system/api-blueprints.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/arango.template.in b/Documentation/arango.template.in index 8fc89eee1a..15f0e5431b 100644 --- a/Documentation/arango.template.in +++ b/Documentation/arango.template.in @@ -225,7 +225,7 @@ ALIASES += \ # glossary ALIASES += \ - "GE{1}=@latexonly\glossaryentry{@endlatexonly@htmlonly
@endhtmlonly@xmlonly XMLMISSING @endxmlonly\1@latexonly}@endlatexonly@htmlonly
@endhtmlonly@xmlonly XMLMISSING @endxmlonly" + "GE{1}=@latexonly\glossaryentry{@endlatexonly@htmlonly@endhtmlonly@xmlonly XMLMISSING @endxmlonly\1@latexonly}@endlatexonly@htmlonly@endhtmlonly@xmlonly XMLMISSING @endxmlonly" # examples ALIASES += \ diff --git a/js/actions/system/api-blueprints.js b/js/actions/system/api-blueprints.js index 5e76eb8086..106c156166 100644 --- a/js/actions/system/api-blueprints.js +++ b/js/actions/system/api-blueprints.js @@ -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}} ///