diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-05 00:00:52 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-05 00:00:52 +0000 |
commit | dbf1723e3c0ecb752db494f772ae8cc5d80f3d56 (patch) | |
tree | 92091598316a5fc52a66a063b228c7158437feb3 /textproc/htmlsection/pkg-descr | |
parent | da7b4d9a195f1388d370a2347770e066f025d544 (diff) | |
download | ports-dbf1723e3c0ecb752db494f772ae8cc5d80f3d56.tar.gz ports-dbf1723e3c0ecb752db494f772ae8cc5d80f3d56.zip |
Add htmlsection-1.0, Insert section numbers in HTML and make a table of
contents
PR: 31040
Submitted by: SAKAI Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
Notes
Notes:
svn path=/head/; revision=48437
Diffstat (limited to 'textproc/htmlsection/pkg-descr')
-rw-r--r-- | textproc/htmlsection/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/textproc/htmlsection/pkg-descr b/textproc/htmlsection/pkg-descr new file mode 100644 index 000000000000..470aca7accfa --- /dev/null +++ b/textproc/htmlsection/pkg-descr @@ -0,0 +1,15 @@ +htmlsection is a perl script to insert section numbers in HTML. When you use +htmlsection, you don't have to manage section, table, figure, program-list, +and reference numbers and you don't have to make the table of contents, +table index, figure index, and program-list index. + +* Insert section number in HTML and make links to the section. +* Make the table of contents. +* Insert table, figure, and program-list number and make links. +* Make the index of tables, figures, and program-lists. +* Insert reference number and make links. + +WWW: http://www.seki.ee.kagu.sut.ac.jp/~sakai/myfreesoft/htmlsection.html + +-- +SAKAI Hiroaki <sakai@seki.ee.kagu.sut.ac.jp> |