-
Notifications
You must be signed in to change notification settings - Fork 268
Expand file tree
/
Copy pathMAIN.SLEDS.xml
More file actions
124 lines (122 loc) · 5.73 KB
/
MAIN.SLEDS.xml
File metadata and controls
124 lines (122 loc) · 5.73 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?xml version="1.0"?>
<!DOCTYPE set
[
<!ENTITY % entities SYSTEM "generic-entities.ent">
%entities;
]>
<set xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:its="http://www.w3.org/2005/11/its" version="5.0" xml:lang="en" xml:id="set-sleds">
<?dbhtml filename="index.html"?>
<!-- -->
<!-- -->
<!-- ##################################################################### -->
<!-- Common Books -->
<!-- -->
<!-- Admin and Installation Guide -->
<!-- Deployment Guide -->
<!-- GNOME User Guide -->
<!-- AutoYaST Guide -->
<!-- Security Guide -->
<!-- System Analysis and Tuning Guide -->
<!-- -->
<!-- -->
<!-- ##################################################################### -->
<!-- SLES Books -->
<!-- -->
<!-- Storage -->
<!-- Virtualization -->
<!-- Containers -->
<!-- ##################################################################### -->
<!-- Quick Starts -->
<!-- -->
<title>&productname; Documentation</title>
<info os="sles">
<meta name="description" its:translate="yes">Learn to configure, deploy and manage SUSE Linux Enterprise Desktop with comprehensive guides for secure, cost-effective enterprise use</meta>
<productname>&productname;</productname>
<productname role="abbrev">&productnameshort;</productname>
<productnumber>&productnumber;</productnumber>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Documentation</dm:component>
<dm:product>PUBLIC SUSE Linux Enterprise Server 15 SP5</dm:product>
<dm:assignee>taroth@suse.com</dm:assignee>
</dm:bugtracker>
<dm:editurl>https://github.com/SUSE/doc-sle/edit/main/xml/</dm:editurl>
<dm:translation>yes</dm:translation>
</dm:docmanager>
<xi:include href="common_authors.xml"/>
</info>
<info os="sled">
<productname>&productname;</productname>
<productname role="abbrev">&productnameshort;</productname>
<productnumber>&productnumber;</productnumber>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url>
<dm:component>Documentation</dm:component>
<dm:product>PUBLIC SUSE Linux Enterprise Desktop 15 SP5</dm:product>
<dm:assignee>taroth@suse.com</dm:assignee>
</dm:bugtracker>
<dm:editurl>https://github.com/SUSE/doc-sle/edit/main/xml/</dm:editurl>
<dm:translation>yes</dm:translation>
</dm:docmanager>
<xi:include href="common_authors.xml"/>
</info>
<!-- -->
<!-- -->
<!-- ##################################################################### -->
<!-- Common Books -->
<!-- -->
<!-- Admin and Installation Guide -->
<xi:include href="book_administration.xml"/>
<!-- Deployment Guide -->
<xi:include href="book_deployment.xml"/>
<!-- Deployment Guide -->
<xi:include href="book_upgrade.xml"/>
<!-- GNOME User Guide -->
<xi:include href="book_gnome-user.xml"/>
<!-- AutoYaST Guide -->
<xi:include os="sles" href="book_autoyast.xml"/>
<!-- Security Guide -->
<xi:include href="book_security.xml"/>
<!-- System Analysis and Tuning Guide -->
<xi:include href="book_tuning.xml"/>
<!-- RMT -->
<xi:include os="sles" href="book_rmt.xml"/>
<!-- -->
<!-- -->
<!-- ##################################################################### -->
<!-- SLES Books -->
<!-- -->
<!-- Storage -->
<xi:include os="sles" href="book_storage.xml"/>
<!-- Virtualization -->
<xi:include os="sles" href="book_virtualization.xml"/>
<!-- ##################################################################### -->
<!-- Quick Starts -->
<!-- -->
<book version="5.0" xml:lang="en" xml:id="book-quick-start">
<info>
<title>Quick Start Guides</title>
<productname>&productname;</productname>
<productnumber>&productnumber;</productnumber>
<date>
<?dbtimestamp format="B d, Y"?>
</date>
<xi:include href="common_copyright_gfdl.xml"/>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
</dm:bugtracker>
</dm:docmanager>
</info>
<xi:include href="art_installation-sleds.xml"/>
<xi:include href="art_modules.xml"/>
<xi:include os="sles" href="art_virtualization-best-practices.xml"/>
<xi:include os="sles" href="art_minimal-vm.xml"/>
<xi:include os="sles" href="art-kubevirt.xml"/>
<xi:include os="sles" href="art_amd-sev.xml"/>
<xi:include os="sles" href="art-nvidia-vgpu.xml"/>
<xi:include os="sles" href="art_raspberry-pi.xml"/>
<xi:include href="common_legal.xml"/>
</book>
</set>