File: Users_Guide.xml

package info (click to toggle)
publican 4.3.2-6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 18,436 kB
  • sloc: javascript: 17,390; perl: 13,081; xml: 11,558; makefile: 167; sh: 60; python: 29
file content (31 lines) | stat: -rw-r--r-- 2,075 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE book [
<!ENTITY % BOOK_ENTITIES SYSTEM "Users_Guide.ent">
%BOOK_ENTITIES;
<!ENTITY % sgml.features "IGNORE">
<!ENTITY % xml.features "INCLUDE">
<!ENTITY % DOCBOOK_ENTS PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.5//EN" "/usr/share/xml/docbook/schema/dtd/4.5/dbcentx.mod">
%DOCBOOK_ENTS;
]>
<book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
	<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_Defaults.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="Drupal_Import.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="Auto_Docs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Auto_Docs_Configs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Dump_File.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
	 <xi:include href="Desktop_menu_spec.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>