Another Doc issue
- From: Ali Abdin <aliabdin aucegypt edu>
- To: John Fleck <jfleck inkstain net>
- Cc: gnome-doc-list gnome org
- Subject: Another Doc issue
- Date: Sat, 05 Aug 2000 18:53:31 +0300
I just discovered another doc issue :)
in gdiskfree.xml and gdiskfree.sgml you have:
<menuchoice>
<shortcut><keysym>Ctrl-q</keysym>
</shortcut>
<guimenuitem>Exit</guimenuitem>
</menuchoice>
read the ASSUMPTIONS file of gnome-db2html2 (I will quote it for you):
DOCBOOK doesn't care about these, but I do.
---------------------------------------------
if you do:
<menuchoice>
<guimenuitem>Quit</guimenuitem>
<shortcut>
<keysym>Ctrl-q</keysym>
</shortcut>
</menuchoice>
Instead of:
<menuchoice>
<shortcut>
<keysym>Ctrl-q</keysym>
</shortcut>
<guimenuitem>Quit</guimenuitem>
</menuchoice>
The results are better.
---------------------------------------------
each listitem has one para
---------------------------------------------
so please fix the docs as appropriate (I am CCing gnome-doc-list so people can
listen to this!)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]