diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-01-18 18:37:14 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-01-18 18:37:14 +0100 |
commit | 80a619f5410ed6dba1b68c16be98f95343844658 (patch) | |
tree | 092dc760bd7b06c00066d259aac8dd4d5a0c826b /other-docs.html | |
parent | Rebuild (diff) | |
download | policy-guide-80a619f5410ed6dba1b68c16be98f95343844658.tar.gz policy-guide-80a619f5410ed6dba1b68c16be98f95343844658.tar.bz2 policy-guide-80a619f5410ed6dba1b68c16be98f95343844658.zip |
Rebuild
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'other-docs.html')
-rw-r--r-- | other-docs.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/other-docs.html b/other-docs.html index ebd1765..65b1f97 100644 --- a/other-docs.html +++ b/other-docs.html @@ -23,7 +23,7 @@ <script src="_static/sphinx_highlight.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" /> + <link rel="next" title="Editing and publishing updates to this Guide" href="editing.html" /> <link rel="prev" title="Basic information" href="basics.html" /> </head><body> <header> @@ -202,9 +202,9 @@ disagree, Gentoo policies should be followed.</p> <div class="col-sm-6"> - <a href="dependencies.html" class="pull-right" style="color:#767676;"> + <a href="editing.html" class="pull-right" style="color:#767676;"> - Dependencies + Editing and publishing updates to this Guide <i class="fa fa-angle-double-right" aria-hidden="true"></i> </a> @@ -242,6 +242,7 @@ disagree, Gentoo policies should be followed.</p> </li> </ul> </li> +<li class="toctree-l1"><a class="reference internal" href="editing.html">Editing and publishing updates to this Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="dependencies.html">Dependencies</a></li> <li class="toctree-l1"><a class="reference internal" href="deprecation.html">Deprecations</a></li> <li class="toctree-l1"><a class="reference internal" href="ebuild-format.html">Ebuild file format</a></li> @@ -288,7 +289,6 @@ disagree, Gentoo policies should be followed.</p> <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://plus.google.com/+Gentoo" title="+Gentoo on Google+"><span class="fa fa-google-plus 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> |