From: Fred L. D. <fd...@us...> - 2002-04-05 06:04:57
|
Update of /cvsroot/ht2html/ht2html/doc In directory usw-pr-cvs1:/tmp/cvs-serv10217 Modified Files: index.ht Log Message: Add links to the page on styling HT2HTML output. Index: index.ht =================================================================== RCS file: /cvsroot/ht2html/ht2html/doc/index.ht,v retrieving revision 2.0 retrieving revision 2.1 diff -C2 -d -r2.0 -r2.1 *** index.ht 22 Mar 2002 17:45:40 -0000 2.0 --- index.ht 5 Apr 2002 06:04:54 -0000 2.1 *************** *** 36,40 **** <p>Read about the <a href="components.html">components</a> of a web ! page, the <a href="docstring.html">docstring</a> containing usage information, and see some <a href="examples.html">examples</a> of how to set up your own site generators. Of course, these pages are also --- 36,41 ---- <p>Read about the <a href="components.html">components</a> of a web ! page, how to <a href="style.html">work with stylesheets</a> with ! ht2html, the <a href="docstring.html">docstring</a> containing usage information, and see some <a href="examples.html">examples</a> of how to set up your own site generators. Of course, these pages are also *************** *** 43,46 **** --- 44,48 ---- <ul><li><a href="index.ht">index.ht</a> <li><a href="components.ht">components.ht</a> + <li><a href="style.ht">style.ht</a> <li><a href="bugs.ht">bugs.ht</a> <li><a href="docstring.ht">docstring.ht</a> |