From dc6554e1355c3f16cc445c584f65296148edf0bf Mon Sep 17 00:00:00 2001
From: "Stephen A. Wood" <saw@jlab.org>
Date: Tue, 7 Aug 2018 17:10:49 -0400
Subject: [PATCH] Add links to github and nightly build status to Doxygen page.

---
 docs/DoxygenLayout.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs/DoxygenLayout.xml b/docs/DoxygenLayout.xml
index bf6e43e..fbf7d26 100644
--- a/docs/DoxygenLayout.xml
+++ b/docs/DoxygenLayout.xml
@@ -2,7 +2,11 @@
   <!-- Generated by doxygen 1.8.6 -->
   <!-- Navigation index tabs for HTML output -->
   <navindex>
-    <tab type="user" url="https://www.jlab.org/Hall-C/" title="Hall C Home Page"/>
+    <tab type="usergroup" title="Hall C">
+      <tab type="user" url="https://www.jlab.org/Hall-C/" title="Hall C Home Page"/>
+      <tab type="user" url="https://hallcweb.jlab.org/hcana/nightly/" title="Nightly Build Status"/>
+      <tab type="user" url="https://github.com/JeffersonLab/hcana/" title="hcana GitHub Repository"/>
+    </tab>
     <tab type="mainpage" visible="yes" title=""/>
     <tab type="modules" visible="yes" title="User's Classes" intro=""/>
     <tab type="namespaces" visible="yes" title="">
-- 
GitLab