1
0
Fork 0

fixed documentation again

This commit is contained in:
Frank Celler 2012-11-21 18:05:43 +01:00
parent cccb3511c5
commit b428373e1d
2 changed files with 2 additions and 2 deletions

View File

@ -225,7 +225,7 @@ ALIASES += \
# glossary # glossary
ALIASES += \ 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 # examples
ALIASES += \ ALIASES += \

View File

@ -243,7 +243,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
/// @brief deletes a blueprint graph /// @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}} /// @REST{DELETE /_api/blueprints/graph/@FA{graph-identifier}}
/// ///