File: xmlsec-mscrypto.sgml

package info (click to toggle)
xmlsec1 1.2.14-1%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 11,492 kB
  • ctags: 8,701
  • sloc: ansic: 61,722; sh: 11,345; xml: 11,035; makefile: 908; perl: 85
file content (21 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!doctype book PUBLIC "-//DavenPort//DTD DocBook V3.0//EN" [
<!ENTITY xmlsec-mscrypto-certkeys SYSTEM "sgml/certkeys.sgml">
<!ENTITY xmlsec-mscrypto-app SYSTEM "sgml/app.sgml">
<!ENTITY xmlsec-mscrypto-crypto SYSTEM "sgml/crypto.sgml">
<!ENTITY xmlsec-mscrypto-keysstore SYSTEM "sgml/keysstore.sgml">
<!ENTITY xmlsec-mscrypto-x509 SYSTEM "sgml/x509.sgml">
]>
<book id="index">
  <bookinfo>
    <title>[Insert name here] Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>[Insert title here]</title>
    &xmlsec-mscrypto-certkeys;
    &xmlsec-mscrypto-app;
    &xmlsec-mscrypto-crypto;
    &xmlsec-mscrypto-keysstore;
    &xmlsec-mscrypto-x509;
  </chapter>
</book>