diff --git a/Documentation/arango.template.in b/Documentation/arango.template.in index 90ca110b55..e3d1a192c4 100644 --- a/Documentation/arango.template.in +++ b/Documentation/arango.template.in @@ -235,6 +235,11 @@ ALIASES += \ "NAVIGATE_LAST{2}=@htmlonly
prev | home | next
@endhtmlonly@xmlonlyprev | home | next@endxmlonly" \ "EMBEDTOC{1}=@if LATEX@else@htmlonly
@endhtmlonly@copydetails \1\n@htmlonly
@endhtmlonly@endif" +ALIASES += \ + "BNAVIGATE{3}=@htmlonly
prev | home | next
@endhtmlonly@xmlonlyprev | home | next@endxmlonly" \ + "BNAVIGATE_FIRST{2}=@htmlonly
prev | home | next
@endhtmlonly@xmlonly prev | home | next@endxmlonly" \ + "BNAVIGATE_LAST{2}=@htmlonly
prev | home | next
@endhtmlonly@xmlonlyprev | home | next@endxmlonly" + # glossary ALIASES += \ "GE{1}=@latexonly\glossaryentry{@endlatexonly@htmlonly@endhtmlonly@xmlonly@endxmlonly\1@latexonly}@endlatexonly@htmlonly@endhtmlonly@xmlonly@endxmlonly"