From 68ab71fab1371ced84d0a6c1da3524f4e117f433 Mon Sep 17 00:00:00 2001
From: henry <Henry Weller h.weller@opencfd.co.uk>
Date: Wed, 11 Jun 2008 20:49:40 +0100
Subject: [PATCH] Added header file to "Source Files" list.

---
 bin/doxyScr | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/doxyScr b/bin/doxyScr
index d9ea8168a6e..da9dc8c8d9e 100644
--- a/bin/doxyScr
+++ b/bin/doxyScr
@@ -131,7 +131,8 @@ s/^    //
 
 /SourceFiles/,/^[ ]*$/{
 s?SourceFiles?@par Source files\
-<ul>?
+<ul>\
+  <li><a href="%filePath%">%fileName%</a></li>?
 s?^[ ]*$?</ul>\
 ?
 s? *\([a-zA-Z0-9]*\.[a-zA-Z]*\)?  <li><a href="%dirName%/\1">\1</a></li>?
-- 
GitLab