Added file to display all of the generated docs.
This commit is contained in:
parent
fbcd496e2d
commit
4e988ff8e0
44
bochs/doc/docbook/alldocs.html
Normal file
44
bochs/doc/docbook/alldocs.html
Normal file
@ -0,0 +1,44 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Preview all of Bochs Documentation</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<h1>Bochs Docbook Documentation Preview</h1>
|
||||
<P>
|
||||
This table list all of the document being created in the Docbook format. This are all in a Alpha stage. All of the current work is to move the current information into this format.
|
||||
<table border=1>
|
||||
<TR>
|
||||
<TD>
|
||||
<B>User Manual</B>
|
||||
</TD>
|
||||
<TD>
|
||||
Postscript: <A href="user.ps">user.ps</a>
|
||||
<BR>PDF: <A href="user.pdf">user.pdf</a>
|
||||
<BR>HTML: <A href="user/book1.html">Online</a>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>
|
||||
<B>Developers Manual</B>
|
||||
</TD>
|
||||
<TD>
|
||||
Postscript: <A href="development.ps">development.ps</a>
|
||||
<BR>PDF: <A href="development.pdf">development.pdf</a>
|
||||
<BR>HTML: <A href="development/book1.html">Online</a>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>
|
||||
<B>Documentation Manual</B>
|
||||
</TD>
|
||||
<TD>
|
||||
Postscript: <A href="documentation.ps">documentation.ps</a>
|
||||
<BR>PDF: <A href="documentation.pdf">documentation.pdf</a>
|
||||
<BR>HTML: <A href="documentation/book1.html">Online</a>
|
||||
</TD>
|
||||
</TR>
|
||||
</table>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
Reference in New Issue
Block a user