File: Users_Guide.xml

package info (click to toggle)
publican 2.1-2%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,108 kB
  • ctags: 195
  • sloc: xml: 6,511; perl: 6,356; makefile: 30
file content (23 lines) | stat: -rw-r--r-- 1,523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Users_Guide.ent">
%BOOK_ENTITIES;
]>
<book>
	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Installing_Publican.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Publican_Commands.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Creating_a_Book.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Branding.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Sets.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Websites.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="FAQ.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Disallowed_tags_and_attributes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Command_summary.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Publican_cfg_parameters.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Language_Codes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</book>