]> wagner.pp.ru Git - sites/home_page.git/blob - href.html
d48e9b24c71254edad3be08f08d1a459163d3412
[sites/home_page.git] / href.html
1 <HTML><HEAD>
2 <META HTTP-EQUIV="Content-Type" "text/html; charset=utf-8">
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>