source: trunk/SRC/Documentation/xmldoc/linkwiki.sed @ 350

Last change on this file since 350 was 350, checked in by pinsard, 16 years ago

improve links in wiki files

  • Property svn:keywords set to Id
File size: 678 bytes
Line 
1# module :
2# replace html link in wiki link
3#
4# update :
5# $Id$
6#
7s@href=\"./all_plots.html@href=\"./AllPlots@g
8s@href=\"./faqsaxo.html@href=\"./FaqSaxo@g
9s@href=\"./firststeps.html@href=\"./FirstSteps@g
10s@href=\"./getsaxo.html@href=\"./GetSaxo@g
11s@href=\"./infoupdatecm.html@href=\"./InfoUpdateCm@g
12s@href=\"./infoupdatekwd.html@href=\"./InfoUpdateKwd@g
13s@href=\"./mailing.html@href="./Mailing@g
14s@href=\"./mini_notice.html@href=\"./MiniNotice@g
15s@href=\"./tiplink.html@href=\"./TipLink@g
16s@href=\"./updatesaxo.html@href=\"./UpdateSaxo@g
17s@href=\"./websaxo.html@href=\"./WikiStart@g
18s@href=\"./whatissaxo.html@href=\"./WhatisSaxo@g
19s@href=\"./whatsnew.html@href=\"./WhatsNew@g
Note: See TracBrowser for help on using the repository browser.