summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-03-23 18:23:37 +0100
committerUlrich Müller <ulm@gentoo.org>2024-03-23 18:23:37 +0100
commita5c213d53976e7b9ef0a5206a5f4f6fc4128f1c4 (patch)
tree24c7543d84b60c984801009330d661ce61903cd8 /other-docs.html
parentRebuild (diff)
downloadpolicy-guide-master.tar.gz
policy-guide-master.tar.bz2
policy-guide-master.zip
RebuildHEADmaster
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'other-docs.html')
-rw-r--r--other-docs.html48
1 files changed, 23 insertions, 25 deletions
diff --git a/other-docs.html b/other-docs.html
index 8f37388..06c9a74 100644
--- a/other-docs.html
+++ b/other-docs.html
@@ -5,22 +5,23 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+ <meta name="viewport" content="width=device-width, initial-scale=1"><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Other policy documents &#8212; Gentoo Policy Guide documentation</title>
- <link rel="stylesheet" href="_static/tyrian-sphinx-theme.css" type="text/css" />
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
- <link rel="stylesheet" href="_static/custom.css" type="text/css" />
+ <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
+ <link rel="stylesheet" type="text/css" href="_static/tyrian-sphinx-theme.css?v=637b0b67" />
+ <link rel="stylesheet" type="text/css" href="_static/custom.css?v=56c4699f" />
<link rel="icon" href="https://www.gentoo.org/favicon.ico" type="image/x-icon">
<link href="https://assets.gentoo.org/tyrian/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="https://assets.gentoo.org/tyrian/tyrian.min.css" rel="stylesheet" media="screen">
- <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
- <link rel="stylesheet" type="text/css" href="_static/tyrian-sphinx-theme.css" />
+ <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
+ <link rel="stylesheet" type="text/css" href="_static/tyrian-sphinx-theme.css?v=637b0b67" />
+ <link rel="stylesheet" type="text/css" href="_static/custom.css?v=56c4699f" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
- <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
- <script src="_static/doctools.js"></script>
- <script src="_static/sphinx_highlight.js"></script>
+ <script src="_static/documentation_options.js?v=5929fcd5"></script>
+ <script src="_static/doctools.js?v=888ff710"></script>
+ <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Editing and publishing updates to this Guide" href="editing.html" />
@@ -133,11 +134,11 @@
<section id="other-policy-documents">
-<h1>Other policy documents<a class="headerlink" href="#other-policy-documents" title="Permalink to this heading">¶</a></h1>
+<h1>Other policy documents<a class="headerlink" href="#other-policy-documents" title="Link to this heading">¶</a></h1>
<section id="gentoo-specific-documentation">
-<h2>Gentoo-specific documentation<a class="headerlink" href="#gentoo-specific-documentation" title="Permalink to this heading">¶</a></h2>
+<h2>Gentoo-specific documentation<a class="headerlink" href="#gentoo-specific-documentation" title="Link to this heading">¶</a></h2>
<section id="package-manager-specification">
-<h3>Package Manager Specification<a class="headerlink" href="#package-manager-specification" title="Permalink to this heading">¶</a></h3>
+<h3>Package Manager Specification<a class="headerlink" href="#package-manager-specification" title="Link to this heading">¶</a></h3>
<p><a class="reference external" href="https://projects.gentoo.org/pms/latest/pms.html">PMS</a> provides the specification of ebuild format, as well as general
guidelines for implementing package managers. All ebuilds in the Gentoo
repository are required to conform to the PMS. Tree policies may
@@ -147,7 +148,7 @@ in subsequent EAPIs that are approved by the Council. The project’s
wiki page discusses how PMS can be changed via <a class="reference external" href="https://wiki.gentoo.org/wiki/Project:Package_Manager_Specification/Future_EAPI_process">future EAPI process</a>.</p>
</section>
<section id="gleps">
-<h3>GLEPs<a class="headerlink" href="#gleps" title="Permalink to this heading">¶</a></h3>
+<h3>GLEPs<a class="headerlink" href="#gleps" title="Link to this heading">¶</a></h3>
<p><a class="reference external" href="https://www.gentoo.org/glep/">GLEPs</a> provide the highest level policies applicable to Gentoo. Final
or active GLEPs apply to all developers. Tree policies may impose
additional restrictions on GLEPs but may not override them.</p>
@@ -156,7 +157,7 @@ In general, all GLEP updates go through mailing list review and need
to be approved by the Council.</p>
</section>
<section id="developer-manual">
-<h3>Developer Manual<a class="headerlink" href="#developer-manual" title="Permalink to this heading">¶</a></h3>
+<h3>Developer Manual<a class="headerlink" href="#developer-manual" title="Link to this heading">¶</a></h3>
<p><a class="reference external" href="https://devmanual.gentoo.org/">Devmanual</a> is the basic guide for ebuild developers. Besides policies,
it contains many general recommendations and detailed instructions.
Developer Manual does not specify policies itself, and needs to comply
@@ -166,16 +167,16 @@ recommended that all changes are reviewed by the <a class="reference external" h
</section>
</section>
<section id="external-standards">
-<h2>External standards<a class="headerlink" href="#external-standards" title="Permalink to this heading">¶</a></h2>
+<h2>External standards<a class="headerlink" href="#external-standards" title="Link to this heading">¶</a></h2>
<section id="posix">
-<h3>POSIX<a class="headerlink" href="#posix" title="Permalink to this heading">¶</a></h3>
+<h3>POSIX<a class="headerlink" href="#posix" title="Link to this heading">¶</a></h3>
<p><a class="reference external" href="http://get.posixcertified.ieee.org/">POSIX</a> is the basic standard for operating systems. However, its rules
apply to the software packaged in Gentoo rather than the distribution
itself. Nevertheless, when no more specific policy applies, following
POSIX is recommended.</p>
</section>
<section id="fhs">
-<h3>FHS<a class="headerlink" href="#fhs" title="Permalink to this heading">¶</a></h3>
+<h3>FHS<a class="headerlink" href="#fhs" title="Link to this heading">¶</a></h3>
<p><a class="reference external" href="https://refspecs.linuxfoundation.org/fhs.shtml">FHS</a> specifies the suggested filesystem layout for Linux systems.
Gentoo follows FHS only partially. Whenever Gentoo policies and FHS
disagree, Gentoo policies should be followed.</p>
@@ -272,7 +273,7 @@ disagree, Gentoo policies should be followed.</p>
<h3 class="footerhead">Gentoo Policy Guide </h3>
<div class="row">
<div class="col-xs-12 col-md-4">
- <span class="kk-group-header">Powered by</span><br><span><a href="http://sphinx-doc.org/">Sphinx 6.2.1</a> &amp; <a href="https://github.com/mmagorsc/tyrian_sphinx_theme">Tyrian Theme 0.0.7</a></span>
+ <span class="kk-group-header">Powered by</span><br><span><a href="http://sphinx-doc.org/">Sphinx 7.2.6</a> &amp; <a href="https://github.com/mmagorsc/tyrian_sphinx_theme">Tyrian Theme 0.0.8</a></span>
</div>
<div class="col-xs-12 col-md-4">
</div>
@@ -286,16 +287,13 @@ disagree, Gentoo policies should be followed.</p>
</div>
</div>
<div class="row">
- <div class="col-xs-2 col-sm-3 col-md-2">
- <ul class="footerlinks three-icons">
- <li><a href="https://twitter.com/gentoo" title="@Gentoo on Twitter"><span class="fa fa-twitter fa-fw"></span></a></li>
- <li><a href="https://www.facebook.com/gentoo.org" title="Gentoo on Facebook"><span class="fa fa-facebook fa-fw"></span></a></li>
- </ul>
+ <div class="text-center">
+ <a href="https://wiki.gentoo.org/wiki/Foundation:Privacy_Policy">Privacy Policy</a>
</div>
<div class="col-xs-10 col-sm-9 col-md-10">
- <strong>© 2001–2023 Gentoo Authors</strong><br>
+ <strong>© 2001–2024 Gentoo Authors</strong><br>
<small>
- Gentoo is a trademark of the Gentoo Foundation, Inc.
+ Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the
<a href="https://creativecommons.org/licenses/by-sa/4.0/" rel="license">CC-BY-SA-4.0</a> license.
The <a href="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply.