From 36361d1f7443662bfb9b5c566c9d73053c23fcf0 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 24 Dec 2016 16:35:11 +0100 Subject: documentation: Add cppreference tags for doxygen --- Doxyfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Doxyfile') diff --git a/Doxyfile b/Doxyfile index 6dc28ee..08ad2a2 100644 --- a/Doxyfile +++ b/Doxyfile @@ -36,3 +36,4 @@ ALIASES += "endrst=@endverbatim" HIDE_SCOPE_NAMES = YES EXTRACT_PRIVATE = NO QUIET = YES +TAGFILES += "doc/cppreference.tag.xml=http://en.cppreference.com/w/" -- cgit v1.2.3