From 1aa0d5886151dd32a4267ebeaf913e682557ec9d Mon Sep 17 00:00:00 2001
From: Rolf Bork <rolf.bork@ligo.org>
Date: Wed, 10 Jan 2018 16:28:49 +0000
Subject: [PATCH] Update test dox.

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4631 6dcd42c9-f523-4c6d-aada-af552506706e
---
 doc/doxygen.cfg.in |  2 +-
 doc/test.dox       | 10 ++--------
 2 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in
index 437e7fbf8..c134254a7 100644
--- a/doc/doxygen.cfg.in
+++ b/doc/doxygen.cfg.in
@@ -31,7 +31,7 @@ PROJECT_NAME           = RCG
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 3.1
+PROJECT_NUMBER         = 3.5
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description for a project that appears at the top of each page and should give viewer a quick idea about the purpose of the project. Keep the description short.
 
diff --git a/doc/test.dox b/doc/test.dox
index bcf247216..61381cc0d 100644
--- a/doc/test.dox
+++ b/doc/test.dox
@@ -21,7 +21,7 @@
 	- \ref ipcTestData "RCG IPC Test"
 \subsection ep EPICS Parts
 	- \ref eicTest "EPICS input w/control"
-	- \ref ezca "EzcaRead / EzcaWrite"
+	- \ref ezcaTest "EzcaRead / EzcaWrite"
 \subsection slp Simulink Parts
 	- \ref simPartsTest "Supported Simulink Parts"
 \subsection mp Matrix Parts
@@ -34,7 +34,7 @@
 	- \ref phase "Phase"
 	- \ref wfsphase "WfsPhase"
 \subsection ft IIR Filters
-	- \ref sfmTest "IIR Filter Module"
+	- \ref fmcTest "IIR Filter Module"
 	- \ref fmcControlTest "Filter Module w/Control"
 	- \ref fmcControl2Test "Filter Module w/Control2"
 	- \ref inputFiltTest "Input Filter (Single pole/zero)"
@@ -45,11 +45,5 @@
 	- \ref dackillTest "DACKILL w/OSEM Watchdog Test"
 	- \ref dacKillIopTest "DACKILL IOP w/OSEM Watchdog Test"
 	- \ref dktTest "DACKILL Timed"
-\section sushwwd SUSPENSION HARDWARE WATCHDOG 
-	- \ref sushwwdTest "UNIT UNDER TEST"
-	- \ref sushwwdTest_S1301698 "HWWD #S1301698"
-	- \ref sushwwdTest_S1301709 "HWWD #S1301709"
-	- \ref sushwwdTest_S1301712 "HWWD #S1301712"
-	- \ref sushwwdTest_S1301714 "HWWD #S1301714"
 */
 
-- 
GitLab