]> www.wagner.pp.ru Git - sites/home_page.git/blob - software/www/href.html
cd4ec5ab5a28448fab9f8d8710fd4dc8515872f3
[sites/home_page.git] / software / www / href.html
1 <HTML><HEAD>
2 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=koi8-r">
3 <TITLE>href: HTML preprocessor</TITLE>
4 <META NAME="description" CONTENT="Creates contents table and glossary
5 links in the HTML files">
6 </HEAD><BODY>
7 <H1>href: HTML preprocessor</H1>
8 This program creates content table in html file by collecting
9 all &lt;H?&gt; tags and placing them in the file where it
10 finds &lt;!--CONTENTS --&gt; comment. It can also divide large
11 HTML files into parts less than specified size, and replace first
12 occurence of keyword in each section with reference to page, 
13 specified in keywords file.
14 <UL>
15 <LI><A HREF="http://ftp.wagner.pp.ru/pub/oldstuff/href.gz">Source (Perl)</A> (English POD included)
16 <LI><A HREF="href.txt">Documentation (Russian)</A>
17 </UL>
18
19 </BODY>
20 </HTML>