diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in
index 437e7fbf8de8f854f029deaf1aebec2205fd1b51..c134254a70ecb5d6623a1e32bd83ec14f3e2680d 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 bcf2472160c34bdd5cfacc619b5a4ef639cc671f..61381cc0d0003d59ff9645e4ceb2cee116760f8f 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"
 */