File: userbook.sgm

package info (click to toggle)
docbook-doc 30d10-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 10,112 kB
  • ctags: 3
  • sloc: makefile: 40; sh: 1
file content (20 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity % global.entities system "../global.ent">
%global.entities;

<!entity % figures.entities system "../figures.ent">
%figures.entities;

<!entity usercont.sgm system "usercont.sgm">
<!entity usermeta.sgm system "usermeta.sgm">
<!entity user00.sgm system "user00.sgm">
<!entity user01.sgm system "user01.sgm">
<!entity user02.sgm system "user02.sgm">
<!entity user03.sgm system "user03.sgm">
<!entity user04.sgm system "user04.sgm">
<!entity user05.sgm system "user05.sgm">
]>
<book>
&usercont.sgm;
</book>