summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2016-12-24 16:35:11 +0100
committerFelix Morgner <felix.morgner@gmail.com>2016-12-24 16:35:11 +0100
commit36361d1f7443662bfb9b5c566c9d73053c23fcf0 (patch)
tree277dba84557ca74cd113e3acd95f64dcd9704124 /Doxyfile
parent75ac7414c2cda6ed3bbcd03a8201859be7f6a391 (diff)
downloadextfs-36361d1f7443662bfb9b5c566c9d73053c23fcf0.tar.xz
extfs-36361d1f7443662bfb9b5c566c9d73053c23fcf0.zip
documentation: Add cppreference tags for doxygen
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile1
1 files changed, 1 insertions, 0 deletions
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/"