From c1cd72a848bc32c4d788025adc100a2f788aefc3 Mon Sep 17 00:00:00 2001 From: abarton <adam.edward.barton@cern.ch> Date: Wed, 4 Apr 2018 22:03:13 +0100 Subject: [PATCH] add doxygen link to LXR --- docs/DoxygenLayout.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DoxygenLayout.xml b/docs/DoxygenLayout.xml index 39cd8fb468d6..d1053dcbbe37 100644 --- a/docs/DoxygenLayout.xml +++ b/docs/DoxygenLayout.xml @@ -20,6 +20,7 @@ <tab type="globals" visible="yes" title="" intro=""/> </tab> <tab type="user" visible="yes" url="https://gitlab.cern.ch/atlas/athena" title="GITLAB"/> + <tab type="user" visible="yes" url="http://acode-browser1.usatlas.bnl.gov/lxr/source" title="LXR"/> </navindex> <!-- Layout definition for a class page --> -- GitLab