Skip to content
Snippets Groups Projects
Commit 5d8010cc authored by Frede H's avatar Frede H :speech_balloon:
Browse files

rebuild docs - version 4.3.1

parent dc9efe29
No related branches found
No related tags found
No related merge requests found
Showing
with 75 additions and 17 deletions
No preview for this file type
......@@ -44,7 +44,7 @@
<pre><code>pacman-mirrors -aidS unstable</code></pre>
<p>Pacman-mirrors downloads the lastest available status from <a href="http://repo.manjaro.org" class="uri">http://repo.manjaro.org</a>. These data is always used during mirrorlist generation to ensure that you connected to a mirror which is up-to-date for your selected branch. Should you decide to temporarily switch branches you will still connect to an up-to-date mirror.</p>
<h2 id="important-to-remember">IMPORTANT TO REMEMBER</h2>
<p>It cannot be stressed enough that for every mirrorlist generation you commence, you <strong>MUST</strong> run <em>pacman-mirrors -Syy</em>.</p>
<p>It cannot be stressed enough that for every mirrorlist generation you commence, you <strong>MUST</strong> run <em>pacman -Syy</em>.</p>
<h2 id="yee-be-warned-deprecated-arguments">YEE BE WARNED: Deprecated arguments</h2>
<dl>
<dt>-g, --generate</dt>
......@@ -133,7 +133,7 @@
3 : Missing mirror file
BRANCH: Value from config</code></pre>
<h2 id="important-to-remember-1">IMPORTANT TO REMEMBER</h2>
<p>It cannot be stressed enough that for every mirrorlist generation you commence, you <strong>MUST</strong> run <em>pacman-mirrors -Syy</em>.</p>
<p>It cannot be stressed enough that for every mirrorlist generation you commence, you <strong>MUST</strong> run <em>pacman -Syy</em>.</p>
<h2 id="configuration-flow-of-pacman-mirrors">Configuration flow of pacman-mirrors</h2>
<p>At launch an internal default configuration is setup, file configuration is applied and the commandline is parsed and applied.</p>
<h2 id="api-arguments">API arguments</h2>
......@@ -183,7 +183,7 @@ BRANCH: Value from config</code></pre>
<h1 id="examples">EXAMPLES</h1>
<p>Most optional arguments are self explaining others require explanation. The API functions is mainly designed to help packagers and iso-builders. However it can be of use for everyone because it takes the hazzle out of editing your pacman-mirrors configuration.</p>
<h2 id="important-to-remember-2">IMPORTANT TO REMEMBER</h2>
<p>It cannot be stressed enough that for every mirrorlist generation you commence, you <strong>MUST</strong> run <em>pacman-mirrors -Syy</em>.</p>
<p>It cannot be stressed enough that for every mirrorlist generation you commence, you <strong>MUST</strong> run <em>pacman -Syy</em>.</p>
<ul>
<li><p>Which countries has mirrors?</p>
<p><em>sudo pacman-mirrors -l</em></p></li>
......@@ -221,10 +221,10 @@ BRANCH: Value from config</code></pre>
<h1 id="see-also">SEE ALSO</h1>
<p>The pacman-mirrors source code and all documentation may be downloaded from <a href="https://github.com/manjaro/pacman-mirrors/archive/master.zip" class="uri">https://github.com/manjaro/pacman-mirrors/archive/master.zip</a></p>
<h1 id="authors">AUTHORS</h1>
<pre><code>Esclapion &lt;esclapion@manjaro.org&gt;
philm &lt;philm@manjaro.org&gt;
Ramon Buldó &lt;rbuldo@gmail.com&gt;
Hugo Posnic &lt;huluti@manjaro.org&gt;
Frede Hundewadt &lt;echo ZmhAbWFuamFyby5vcmcK | base64 -d&gt; </code></pre>
<pre><code>Esclapion &lt;esclapion@manjaro.org&gt;
philm &lt;philm@manjaro.org&gt;
Ramon Buldó &lt;rbuldo@gmail.com&gt;
Hugo Posnic &lt;huluti@manjaro.org&gt;
Frede Hundewadt &lt;echo ZmhAbWFuamFyby5vcmcK | base64 -d&gt;</code></pre>
</body>
</html>
__version__ = "4.3.0"
__version__ = "4.3.1"
......@@ -144,7 +144,7 @@
"protocols": [
"https"
],
"url": "https://www.uex.dk/repos/manjaro/"
"url": "https://www.uex.dk/public/manjaro/"
},
{
"country": "Ecuador",
......@@ -423,6 +423,13 @@
],
"url": "https://mirror.yandex.ru/mirrors/manjaro/"
},
{
"country": "Russia",
"protocols": [
"http"
],
"url": "http://mirror.truenetwork.ru/manjaro/"
},
{
"country": "Singapore",
"protocols": [
......
site/404.html 100644 → 100755
......@@ -18,8 +18,8 @@
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<script src="/js/jquery-1.10.2.min.js"></script>
<script src="/js/jquery-1.10.2.min.js"></script>
<script src="/js/bootstrap-3.0.3.min.js"></script>
<script src="/js/highlight.pack.js"></script>
</head>
......@@ -63,9 +63,7 @@
</a>
</li>
<li>
<a href="https://github.com/manjaro/pacman-mirrors">
<i class="fa fa-github"></i>GitHub
</a>
<a href="https://github.com/manjaro/pacman-mirrors/"><i class="fa fa-github"></i> GitHub</a>
</li>
</ul>
</div>
......@@ -89,8 +87,11 @@
<p>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p>
</footer>
<script>var base_url = '';</script>
<script data-main="/mkdocs/js/search.js" src="/mkdocs/js/require.js"></script>
<script src="/js/base.js"></script><div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="Search Modal" aria-hidden="true">
<script src="/js/base.js"></script>
<script src="/search/require.js"></script>
<script src="/search/search.js"></script>
<div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="Search Modal" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
......@@ -113,7 +114,47 @@
</div>
</div>
</div>
</div><div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="Keyboard Shortcuts Modal" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
<h4 class="modal-title" id="exampleModalLabel">Keyboard Shortcuts</h4>
</div>
<div class="modal-body">
<table class="table">
<thead>
<tr>
<th style="width: 20%;">Keys</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<tr>
<td><kbd>?</kbd></td>
<td>Open this help</td>
</tr>
<tr>
<td><kbd>&larr;</kbd></td>
<td>Previous page</td>
</tr>
<tr>
<td><kbd>&rarr;</kbd></td>
<td>Next page</td>
</tr>
<tr>
<td><kbd>s</kbd></td>
<td>Search</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
</div>
</div>
</div>
</div>
</body>
</html>
......@@ -119,6 +119,16 @@ pre code {
font-size: 12px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}
a code {
color: #2FA4E7;
}
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment