| 1 |
<!doctype debiandoc public "-//DebianDoc//DTD DebianDoc//EN"
|
| 2 |
[
|
| 3 |
|
| 4 |
<!-- textual data entities -->
|
| 5 |
<!entity % date system "date.ent"> %date;
|
| 6 |
<!entity % dynamic system "dynamic.ent"> %dynamic;
|
| 7 |
<!entity % custom system "custom.ent"> %custom;
|
| 8 |
<!entity % default system "default.ent"> %default;
|
| 9 |
<!entity titletoc system "@@@@/titletoc.sgml">
|
| 10 |
<!entity ch-install system "@@@@/install.sgml">
|
| 11 |
<!entity ch-tutorial system "@@@@/tutorial.sgml">
|
| 12 |
<!entity ch-woody system "@@@@/woody.sgml">
|
| 13 |
<!entity ch-debian system "@@@@/debian.sgml">
|
| 14 |
<!entity ch-kernel system "@@@@/kernel.sgml">
|
| 15 |
<!entity ch-tips system "@@@@/tips.sgml">
|
| 16 |
<!entity ch-tune system "@@@@/tune.sgml">
|
| 17 |
<!entity ch-gateway system "@@@@/gateway.sgml">
|
| 18 |
<!entity ch-edit system "@@@@/edit.sgml">
|
| 19 |
<!entity ch-cvs system "@@@@/cvs.sgml">
|
| 20 |
<!entity ch-program system "@@@@/program.sgml">
|
| 21 |
<!entity ch-gnupg system "@@@@/gnupg.sgml">
|
| 22 |
<!entity ch-links system "@@@@/links.sgml">
|
| 23 |
<!entity ch-append system "@@@@/append.sgml">
|
| 24 |
|
| 25 |
]
|
| 26 |
>
|
| 27 |
<!-- CVS revision of this document "$Revision: 1.2 $" -->
|
| 28 |
|
| 29 |
<!--
|
| 30 |
document conventions:
|
| 31 |
file,directory,device == file
|
| 32 |
program, command == prgn
|
| 33 |
variable == var
|
| 34 |
package == package
|
| 35 |
program output == tt
|
| 36 |
key input == em, example for longer ones
|
| 37 |
command input == tt
|
| 38 |
|
| 39 |
my todo items: <![ %FIXME [ ... ]]>
|
| 40 |
-->
|
| 41 |
|
| 42 |
<debiandoc>
|
| 43 |
|
| 44 |
<book id="quick-reference">
|
| 45 |
|
| 46 |
&titletoc;
|
| 47 |
&ch-install;
|
| 48 |
&ch-tutorial;
|
| 49 |
&ch-woody;
|
| 50 |
&ch-debian;
|
| 51 |
&ch-kernel;
|
| 52 |
&ch-tips;
|
| 53 |
&ch-tune;
|
| 54 |
&ch-gateway;
|
| 55 |
&ch-edit;
|
| 56 |
&ch-cvs;
|
| 57 |
&ch-program;
|
| 58 |
&ch-gnupg;
|
| 59 |
&ch-links;
|
| 60 |
&ch-append;
|
| 61 |
</book>
|
| 62 |
|
| 63 |
</debiandoc>
|