mirror of https://gitee.com/bigwinds/arangodb
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1
This commit is contained in:
commit
dd64a1ddf4
|
@ -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 += \
|
||||||
|
|
Loading…
Reference in New Issue