mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
15 lines
347 B
Text
15 lines
347 B
Text
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
|
|
<!ENTITY refcyphesis SYSTEM "cyphesis.sgml">
|
|
<!ENTITY refcycmd SYSTEM "cycmd.sgml">
|
|
<!ENTITY refcyclient SYSTEM "cyclient.sgml">
|
|
<!ENTITY refcytools SYSTEM "cyphesis-tools.sgml">
|
|
]>
|
|
<reference>
|
|
<title>cyphesis</title>
|
|
|
|
&refcyphesis;
|
|
&refcycmd;
|
|
&refcyclient;
|
|
&refcytools;
|
|
|
|
</reference>
|