diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-08-15 08:33:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-15 08:33:36 +0200 |
commit | 27a05bcff5d4ba814b3c1279937e3b38c3c925a5 (patch) | |
tree | fd5a476acbd3a566bc904fb91e3c1247f16af28f /other-docs.html | |
parent | Rebuild the site (diff) | |
download | policy-guide-27a05bcff5d4ba814b3c1279937e3b38c3c925a5.tar.gz policy-guide-27a05bcff5d4ba814b3c1279937e3b38c3c925a5.tar.bz2 policy-guide-27a05bcff5d4ba814b3c1279937e3b38c3c925a5.zip |
Rebuild / update
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'other-docs.html')
-rw-r--r-- | other-docs.html | 43 |
1 files changed, 23 insertions, 20 deletions
diff --git a/other-docs.html b/other-docs.html index 29231f3..7a2e64c 100644 --- a/other-docs.html +++ b/other-docs.html @@ -5,7 +5,8 @@ <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="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> + <title>Other policy documents — 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" /> @@ -14,11 +15,13 @@ <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" /> <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/jquery.js"></script> <script src="_static/underscore.js"></script> <script src="_static/doctools.js"></script> - <script src="_static/language_data.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="Dependencies" href="dependencies.html" /> @@ -130,11 +133,11 @@ - <div class="section" id="other-policy-documents"> + <section id="other-policy-documents"> <h1>Other policy documents<a class="headerlink" href="#other-policy-documents" title="Permalink to this headline">¶</a></h1> -<div class="section" id="gentoo-specific-documentation"> +<section id="gentoo-specific-documentation"> <h2>Gentoo-specific documentation<a class="headerlink" href="#gentoo-specific-documentation" title="Permalink to this headline">¶</a></h2> -<div class="section" id="package-manager-specification"> +<section id="package-manager-specification"> <h3>Package Manager Specification<a class="headerlink" href="#package-manager-specification" title="Permalink to this headline">¶</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 @@ -143,8 +146,8 @@ enforce additional restrictions upon the format discussed in PMS.</p> <p>PMS is maintained by the <a class="reference external" href="https://wiki.gentoo.org/wiki/Project:PMS">PMS project</a>. All major changes are done 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> -</div> -<div class="section" id="gleps"> +</section> +<section id="gleps"> <h3>GLEPs<a class="headerlink" href="#gleps" title="Permalink to this headline">¶</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 @@ -152,8 +155,8 @@ additional restrictions on GLEPs but may not override them.</p> <p>The process for creating and updating GLEPs is documented in <a class="reference external" href="https://www.gentoo.org/glep/glep-0001.html">GLEP 1</a>. In general, all GLEP updates go through mailing list review and need to be approved by the Council.</p> -</div> -<div class="section" id="developer-manual"> +</section> +<section id="developer-manual"> <h3>Developer Manual<a class="headerlink" href="#developer-manual" title="Permalink to this headline">¶</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. @@ -161,25 +164,25 @@ Developer Manual does not specify policies itself, and needs to comply with policies defined in this document.</p> <p>Technically, devmanual can be changed by any developer. However, it is recommended that all changes are reviewed by the <a class="reference external" href="https://wiki.gentoo.org/wiki/Project:Devmanual">devmanual project</a>.</p> -</div> -</div> -<div class="section" id="external-standards"> +</section> +</section> +<section id="external-standards"> <h2>External standards<a class="headerlink" href="#external-standards" title="Permalink to this headline">¶</a></h2> -<div class="section" id="posix"> +<section id="posix"> <h3>POSIX<a class="headerlink" href="#posix" title="Permalink to this headline">¶</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> -</div> -<div class="section" id="fhs"> +</section> +<section id="fhs"> <h3>FHS<a class="headerlink" href="#fhs" title="Permalink to this headline">¶</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> -</div> -</div> -</div> +</section> +</section> +</section> @@ -221,7 +224,7 @@ disagree, Gentoo policies should be followed.</p> <div class=""> <nav class="bs-docs-sidebar" data-spy="affix" data-offset-top="140" data-offset-bottom="400"> - <p class="hidden"><span class="hidden-text">Contents:</span></p> + <p class="hidden" role="heading"><span class="hidden-text">Contents:</span></p> <ul class='current nav'> <li class="toctree-l1"><a class="reference internal" href="preface.html">Preface</a></li> <li class="toctree-l1"><a class="reference internal" href="motivation.html">Motivation and history</a></li> @@ -269,7 +272,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 3.3.0</a> & <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 4.1.2</a> & <a href="https://github.com/mmagorsc/tyrian_sphinx_theme">Tyrian Theme 0.0.7</a></span> </div> <div class="col-xs-12 col-md-4"> </div> |