-
Notifications
You must be signed in to change notification settings - Fork 268
Expand file tree
/
Copy pathMAIN.opensuse.xml
More file actions
52 lines (51 loc) · 1.95 KB
/
MAIN.opensuse.xml
File metadata and controls
52 lines (51 loc) · 1.95 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
<?xml version="1.0"?>
<!DOCTYPE set [
<!ENTITY % entities SYSTEM "generic-entities.ent">
%entities;
]>
<?xml-stylesheet href="urn:x-suse:xslt:profiling:docbook50-profile.xsl"
type="text/xml"
title="Profiling step"?><set xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en" xml:id="set-opensuse">
<?dbhtml filename="index.html"?>
<title>&productname; Documentation</title>
<info>
<meta name="description">Learn how to configure, deploy and manage
openSUSE with comprehensive documentation for system administrators and desktop users</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.opensuse.org/enter_bug.cgi</dm:url>
<dm:product>openSUSE Distribution</dm:product>
<!-- <dm:component>Documentation</dm:component> -->
<dm:component>Documentation</dm:component>
<dm:version>Leap 42.2</dm:version>
<dm:assignee>fs@suse.com</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
</dm:docmanager>
<revhistory xml:id="rh-set-opensuse">
<revision>
<date>2026-04-09</date>
<revdescription>
<para/>
</revdescription>
</revision>
</revhistory>
</info>
<!-- Start-Up -->
<xi:include href="book_opensuse_startup.xml"/>
<!-- Reference -->
<xi:include href="book_opensuse_reference.xml"/>
<!-- GNOME User Guide -->
<xi:include href="book_gnomeuser.xml"/>
<!-- Security Guide -->
<xi:include href="book_security.xml"/>
<!-- Tuning Guide -->
<xi:include href="book_sle_tuning.xml"/>
<!-- KVM Guide -->
<xi:include href="book_sle_virtualization.xml"/>
<!-- AutoYaST -->
<xi:include href="ay_bigfile.xml"/>
</set>