Bochs/bochs/doc/docbook/include/defs.sgm

31 lines
1.4 KiB
Plaintext

<!--
================================================================
doc/docbook/include/defs.sgm
$Id: defs.sgm,v 1.4 2001-09-16 06:42:20 bdenney Exp $
This file is included by all Bochs docbook files, so that the
definitions can be used anywhere in the documentation.
================================================================
-->
<!--
Editing marks. FIXME is just a reminder for somebody to come back and
work on the section. NEEDHELP means that the author doesn't have enough
information to finish, and would like someone else to assist.
Presently, each one just shows an under construction icon. We might
want some editing marks that don't show anything, or only show up in
draft mode.
-->
<!ENTITY FIXME '<inlinegraphic format="GIF" fileref="../images/undercon.gif">'>
<!ENTITY NEEDHELP '<inlinegraphic format="GIF" fileref="../images/undercon.gif">'>
<!ENTITY bochswebsite '<ulink url="http://bochs.sourceforge.net">Bochs web site</ulink>'>
<!ENTITY bochs-sf-net '<ulink url="http://bochs.sourceforge.net">bochs.sourceforge.net</ulink>'>
<!ENTITY bochsdir '<varname>$BOCHS</varname>'>
<!ENTITY Makefile '<filename>Makefile</filename>'>
<!-- these are probably only useful for the documentation guide -->
<!ENTITY docbookTDG '<ulink url="http://www.docbook.org/tdg/en/html/docbook.html">DocBook: The Definitive Guide</ulink>'>
<!ENTITY OASIS '<ulink url="http://www.oasis-open.org/">OASIS</ulink>'>