File: user-guide-index.xml

package info (click to toggle)
pgbackrest 2.57.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,344 kB
  • sloc: ansic: 127,546; xml: 19,452; perl: 12,761; pascal: 3,279; sh: 91; sql: 32; makefile: 23
file content (15 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE doc SYSTEM "doc.dtd">
<doc title="{[project]}" subtitle="User Guides" toc="n">
    <description>List of available {[project]} user guides.</description>

    <!-- ======================================================================================================================= -->
    <section id="index">
        <title>Available User Guides</title>

        <list>
            <list-item><link url="user-guide.html">{[os-debian-title]}</link></list-item>
            <list-item><link url="user-guide-rhel.html">{[os-rhel-title]}</link></list-item>
        </list>
    </section>
</doc>