Permalink
...
Comparing changes
Open a pull request
- 1 commit
- 46 files changed
- 0 commit comments
- 1 contributor
Unified
Split
Showing
with
124 additions
and 141 deletions.
- BIN build/doctrees/RST-Template.doctree
- BIN build/doctrees/changes.doctree
- BIN build/doctrees/docs/advanced.doctree
- BIN build/doctrees/docs/appendix/appendix.doctree
- BIN build/doctrees/docs/appendix/changes.doctree
- BIN build/doctrees/docs/appendix/references.doctree
- BIN build/doctrees/docs/basic.doctree
- BIN build/doctrees/docs/contribute.doctree
- BIN build/doctrees/docs/installation.doctree
- BIN build/doctrees/docs/packaging_guide/getting_started.doctree
- BIN build/doctrees/docs/packaging_guide/packaging.doctree
- BIN build/doctrees/docs/packaging_guide/welcome.doctree
- BIN build/doctrees/docs/repositories.doctree
- BIN build/doctrees/docs/software.doctree
- BIN build/doctrees/docs/support.doctree
- BIN build/doctrees/environment.pickle
- BIN build/doctrees/index.doctree
- BIN build/doctrees/welcome.doctree
- +1 −1 build/html/.buildinfo
- +5 −7 build/html/RST-Template.html
- +1 −1 build/html/_static/basic.css
- +21 −0 build/html/_static/bootstrap-sphinx.css
- +1 −1 build/html/_static/bootstrap-sphinx.js
- +1 −1 build/html/_static/doctools.js
- +1 −1 build/html/_static/searchtools.js
- +1 −1 build/html/_static/websupport.js
- +5 −7 build/html/changes.html
- +5 −7 build/html/docs/advanced.html
- +5 −7 build/html/docs/appendix/appendix.html
- +5 −7 build/html/docs/appendix/changes.html
- +5 −7 build/html/docs/appendix/references.html
- +5 −7 build/html/docs/basic.html
- +5 −7 build/html/docs/contribute.html
- +5 −7 build/html/docs/installation.html
- +5 −7 build/html/docs/packaging_guide/getting_started.html
- +5 −7 build/html/docs/packaging_guide/packaging.html
- +5 −7 build/html/docs/packaging_guide/welcome.html
- +5 −7 build/html/docs/repositories.html
- +5 −7 build/html/docs/software.html
- +5 −7 build/html/docs/support.html
- +5 −7 build/html/genindex.html
- +5 −7 build/html/index.html
- +1 −1 build/html/objects.inv
- +5 −7 build/html/search.html
- +5 −7 build/html/welcome.html
- +1 −1 source/welcome.rst
View
BIN
build/doctrees/RST-Template.doctree
Binary file not shown.
View
BIN
build/doctrees/changes.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/advanced.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/appendix/appendix.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/appendix/changes.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/appendix/references.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/basic.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/contribute.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/installation.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/packaging_guide/getting_started.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/packaging_guide/packaging.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/packaging_guide/welcome.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/repositories.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/software.doctree
Binary file not shown.
View
BIN
build/doctrees/docs/support.doctree
Binary file not shown.
View
BIN
build/doctrees/environment.pickle
Binary file not shown.
View
BIN
build/doctrees/index.doctree
Binary file not shown.
View
BIN
build/doctrees/welcome.doctree
Binary file not shown.
View
2
build/html/.buildinfo
| @@ -1,4 +1,4 @@ | ||
| # Sphinx build info version 1 | ||
| # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
| -config: 6badcfd43f0aec33243cfd18c81a8380 | ||
| +config: 4c227ca934bac780a96c31b49d7a5d58 | ||
| tags: 645f666f9bcd5a90fca523b33c5a78b7 |
View
12
build/html/RST-Template.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>Title — Kubuntu Manual final documentation</title> | ||
| + <title>Title — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: './', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -50,7 +48,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -270,7 +268,7 @@ <h2>Grid<a class="headerlink" href="#grid" title="Permalink to this headline">¶ | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
View
2
build/html/_static/basic.css
| @@ -4,7 +4,7 @@ | ||
| * | ||
| * Sphinx stylesheet -- basic theme. | ||
| * | ||
| - * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. | ||
| + * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. | ||
| * :license: BSD, see LICENSE for details. | ||
| * | ||
| */ | ||
View
21
build/html/_static/bootstrap-sphinx.css
| @@ -5,6 +5,27 @@ | ||
| * Sphinx stylesheet -- Bootstrap theme. | ||
| */ | ||
| +/* | ||
| + * Imports to aggregate everything together. | ||
| + */ | ||
| + | ||
| +@import url("./basic.css"); | ||
| + | ||
| + | ||
| + | ||
| + | ||
| + | ||
| + | ||
| + | ||
| + | ||
| + @import url("./bootswatch-3.3.6/cerulean/bootstrap.min.css"); | ||
| + | ||
| + | ||
| + | ||
| +/* | ||
| + * Styles | ||
| + */ | ||
| + | ||
| .navbar-inverse .brand { | ||
| color: #FFF; | ||
| } | ||
View
2
build/html/_static/bootstrap-sphinx.js
| @@ -97,7 +97,7 @@ | ||
| // Enlarge content if sidebar is larger. | ||
| if ($sideBar.outerHeight(true) > $content.outerHeight(true)) { | ||
| - $content.minHeight($sideBar.outerHeight(true)); | ||
| + $content.css("min-height", $sideBar.outerHeight(true)); | ||
| } | ||
| $sideBar | ||
View
2
build/html/_static/doctools.js
| @@ -4,7 +4,7 @@ | ||
| * | ||
| * Sphinx JavaScript utilities for all documentation. | ||
| * | ||
| - * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. | ||
| + * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. | ||
| * :license: BSD, see LICENSE for details. | ||
| * | ||
| */ | ||
View
2
build/html/_static/searchtools.js
| @@ -4,7 +4,7 @@ | ||
| * | ||
| * Sphinx JavaScript utilities for the full-text search. | ||
| * | ||
| - * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. | ||
| + * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. | ||
| * :license: BSD, see LICENSE for details. | ||
| * | ||
| */ | ||
View
2
build/html/_static/websupport.js
| @@ -4,7 +4,7 @@ | ||
| * | ||
| * sphinx.websupport utilities for all documentation. | ||
| * | ||
| - * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. | ||
| + * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. | ||
| * :license: BSD, see LICENSE for details. | ||
| * | ||
| */ | ||
View
12
build/html/changes.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>Changelog — Kubuntu Manual final documentation</title> | ||
| + <title>Changelog — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: './', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -50,7 +48,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -185,7 +183,7 @@ <h2>Changes<a class="headerlink" href="#changes" title="Permalink to this headli | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
View
12
build/html/docs/advanced.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>Advanced — Kubuntu Manual final documentation</title> | ||
| + <title>Advanced — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="../_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: '../', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -52,7 +50,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="../index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -219,7 +217,7 @@ <h2>Drivers<a class="headerlink" href="#drivers" title="Permalink to this headli | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
View
12
build/html/docs/appendix/appendix.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>Appendix — Kubuntu Manual final documentation</title> | ||
| + <title>Appendix — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="../../_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../../_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: '../../', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -52,7 +50,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="../../index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -152,7 +150,7 @@ <h1>Appendix<a class="headerlink" href="#appendix" title="Permalink to this head | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
View
12
build/html/docs/appendix/changes.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>Changelog — Kubuntu Manual final documentation</title> | ||
| + <title>Changelog — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="../../_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../../_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: '../../', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -52,7 +50,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="../../index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -187,7 +185,7 @@ <h2>Changes<a class="headerlink" href="#changes" title="Permalink to this headli | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
View
12
build/html/docs/appendix/references.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>References — Kubuntu Manual final documentation</title> | ||
| + <title>References — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="../../_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../../_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: '../../', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -51,7 +49,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="../../index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -160,7 +158,7 @@ <h2>Debian Packages<a class="headerlink" href="#debian-packages" title="Permalin | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
View
12
build/html/docs/basic.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>Basic — Kubuntu Manual final documentation</title> | ||
| + <title>Basic — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="../_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: '../', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -52,7 +50,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="../index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -259,7 +257,7 @@ <h2>Updating<a class="headerlink" href="#updating" title="Permalink to this head | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
View
12
build/html/docs/contribute.html
| @@ -5,17 +5,15 @@ | ||
| <head> | ||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| - <title>Contribute — Kubuntu Manual final documentation</title> | ||
| + <title>Contribute — Kubuntu Manual alpha1 documentation</title> | ||
| - <link rel="stylesheet" href="../_static/basic.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
| - <link rel="stylesheet" href="../_static/bootswatch-3.3.6/cerulean/bootstrap.min.css" type="text/css" /> | ||
| <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" /> | ||
| + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
| <script type="text/javascript"> | ||
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: '../', | ||
| - VERSION: 'final', | ||
| + VERSION: 'alpha1', | ||
| COLLAPSE_INDEX: false, | ||
| FILE_SUFFIX: '.html', | ||
| HAS_SOURCE: true, | ||
| @@ -52,7 +50,7 @@ | ||
| </button> | ||
| <a class="navbar-brand" href="../index.html"> | ||
| Kubuntu Manual</a> | ||
| - <span class="navbar-text navbar-version pull-left"><b>17.04</b></span> | ||
| + <span class="navbar-text navbar-version pull-left"><b>17.10</b></span> | ||
| </div> | ||
| <div class="collapse navbar-collapse nav-collapse"> | ||
| @@ -241,7 +239,7 @@ <h2>Membership<a class="headerlink" href="#membership" title="Permalink to this | ||
| </p> | ||
| <p> | ||
| © Copyright 2017, Kubuntu Team.<br/> | ||
| - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.<br/> | ||
| + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.<br/> | ||
| </p> | ||
| </div> | ||
| </footer> | ||
Oops, something went wrong.