===================================================================
RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh,v
retrieving revision 1.5
retrieving revision 1.11
diff -u -p -r1.5 -r1.11
--- OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh 2009/02/15 01:51:12 1.5
+++ OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh 2016/10/12 02:19:17 1.11
@@ -1,6 +1,6 @@
#!/bin/sh
# fix-link.sh ja ~/OpenXM/bin/oxreplace
-# $OpenXM: OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh,v 1.4 2009/02/14 08:34:38 takayama Exp $
+# $OpenXM: OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh,v 1.10 2016/03/28 12:10:24 takayama Exp $
LLL=$1
OXREPLACE=$2
@@ -72,6 +72,46 @@ ${OXREPLACE} --replaceLine --old "${NEW0}" --new "
NEW0="[[mt_graph]]"
NEW1="mk_graph-html/mk_graph-${LLL}.html"
NEW2="mt_graph (mt_graph 3D grapher)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[nn_ndbf]]"
+NEW1="nn_ndbf-html/nn_ndbf-${LLL}.html"
+NEW2="nn_ndbf (Local b-functioin)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[noro_mwl]]"
+NEW1="noro_mwl-html/noro_mwl-${LLL}.html"
+NEW2="noro_mwl (Mordel Weil Lattice)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[noro_pd]]"
+NEW1="noro_pd-html/noro_pd-${LLL}.html"
+NEW2="noro_pd (New Primary Ideal Decomposition)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[ns_twistedlog]]"
+NEW1="ns_twistedlog-html/ns_twistedlog-${LLL}.html"
+NEW2="ns_twistedlog (twisted logarithmic cohomology group)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[nk_fb_gen_c]]"
+NEW1="nk_fb_gen_c-html/nk_fb_gen_c-${LLL}.html"
+NEW2="nk_fb_gen_c (Fisher-Bingham MLE)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[gtt_ekn]]"
+NEW1="gtt_ekn-html/gtt_ekn-${LLL}.html"
+NEW2="gtt_ekn (Two way contingency tables by HGM)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[noro_module_syz]]"
+NEW1="noro_module_syz-html/noro_module_syz-${LLL}.html"
+NEW2="noro_module_syz (syzygies for modules)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[n_wishartd]]"
+NEW1="n_wishartd-html/n_wishartd-${LLL}.html"
+NEW2="n_wishartd "
${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
rm -f cman-*.old