Another tutorial goes Docbook.
Add the standard header and footer graphics/links to HTML generated from Docbook.
This commit is contained in:
parent
c3f730b5ab
commit
e7838ea273
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1068
11 changed files with 2129 additions and 594 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-01-19 15:29:57 $">
|
||||
<!ENTITY date "$Date: 1997-01-19 21:30:13 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -15,9 +15,8 @@
|
|||
<ul>
|
||||
<li><a href="newuser/newuser.html">For People New to Both FreeBSD
|
||||
<em>and</em> Unix</a></li>
|
||||
<li><a href="mh/mh.html">An introduction to the MH mail software</a>
|
||||
(<a href="mh/mh.ps">postscript</a>,
|
||||
<a href="mh/mh-html.tar.gz">gzipd tar file</a>)</li>
|
||||
|
||||
<li><a href="mh/mh.html">An introduction to the MH mail software</a></li>
|
||||
|
||||
<li><a href="devel/devel.html">A User's Guide to FreeBSD Programming
|
||||
Tools</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue