File: Users_Guide.xml

package info (click to toggle)
publican 2.8-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,404 kB
  • sloc: xml: 8,372; perl: 7,501; makefile: 34; sh: 6
file content (43 lines) | stat: -rw-r--r-- 2,363 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?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="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" />
<!-- testing footnote in bib, BZ #653447 -->
<!--bibliography id="Gestión_avanzada_de_repositorios_yum">
<title>A Test Bibliography</title>

<bibliodiv><title>Books</title>
    <biblioentry id="Unicode">
      <indexterm><primary>Unicode</primary></indexterm>
      <title>The Unicode Standard<footnote><para>No version is given here,
        as this standard evolves over time. At the time of writing,
        the latest version was 6.0</para></footnote></title>
      <publisher><publishername>The Unicode
        Consortium</publishername></publisher>
      <biblioid class="uri">http://www.unicode.org</biblioid>
    </biblioentry>
</bibliodiv>

</bibliography-->

</book>