Add metrics to the framework
[ric-plt/xapp-frame-cpp.git] / doc / src / user / user_guide.xfm
index c34538f..9ba1d4a 100644 (file)
 
 .dv col_width 6.5i
 .dv fname_base user_guide
-.dv doc_title RIC xAPP C++ Framework
-.dv doc_subtitle User's Guide
+.if pfm
+       .dv doc_title RIC xAPP C++ Framework
+       .dv doc_subtitle User's Guide
+.ei
+       .dv doc_title User's Guide
+.fi
 .dv orig_date 21 April 2020
 
 .dv textfont Helvetica
 .ll 6i
 .hn off
 
-.im ../lib/setup.im 
-
-.im &{lib}/front_junk.im 
+.im ../lib/setup.im
+.im &{lib}/front_junk.im
 
+.**  ------ major sections --------
 .im cpp_frame.im
+.im jhash.im
+.im alarm.im
+.im metrics.im
 
 &h1(Example Programmes)
 The following sections contain several example programmes which are written on
@@ -58,3 +65,4 @@ top of the C++ framework.
 .im example1.im
 .im example2.im
 .im example3.im
+.im example4.im