Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
  • 2 commits
  • 373 files changed
  • 0 commit comments
  • 2 contributors
Commits on May 07, 2017
Showing 373 changed files with 112 additions and 72,170 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View
@@ -1,4 +0,0 @@
-# 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: 94ebe0d9f964a2a3de6abf047cd10ebd
-tags: 490e2b0d4a1bebf665648774830bc9b4
Binary file not shown.
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<container version="1.0"
- xmlns="urn:oasis:names:tc:opendocument:xmlns:container">
- <rootfiles>
- <rootfile full-path="content.opf"
- media-type="application/oebps-package+xml"/>
- </rootfiles>
-</container>
@@ -1,147 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <title>Title</title>
-
- <link rel="stylesheet" href="_static/epub.css" type="text/css" />
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
- </head>
- <body role="document">
-
- <div class="related" role="navigation" aria-label="related navigation">
- <h3>Navigation</h3>
- <ul>
- <li class="right" style="margin-right: 10px">
- <a href="genindex.html" title="General Index"
- accesskey="I">index</a></li>
- <li class="nav-item nav-item-0"><a href="index.html">Kubuntu Manual beta1 documentation</a> &raquo;</li>
- </ul>
- </div>
-
- <div class="document">
- <div class="documentwrapper">
- <div class="body" role="main">
-
- <div class="section" id="title">
-<h1>Title</h1>
-<div class="section" id="header">
-<h2>Header</h2>
-<div class="section" id="sub-header-1">
-<h3>Sub Header 1</h3>
-</div>
-</div>
-<div class="section" id="sub-header-2">
-<h2>Sub Header 2</h2>
-</div>
-</div>
-<div class="section" id="admonitions">
-<h1>Admonitions</h1>
-<p>The Sphinx Bootstrap Theme uses the Bootstrap <code class="docutils literal"><span class="pre">alert</span></code> classes for Sphinx
-admonitions.</p>
-<div class="section" id="note">
-<h2>Note</h2>
-<div class="admonition note">
-<p class="first admonition-title">Note</p>
-<p class="last">This is a <strong>note</strong>.</p>
-</div>
-</div>
-<div class="section" id="todo">
-<h2>Todo</h2>
-</div>
-<div class="section" id="warning">
-<h2>Warning</h2>
-<div class="admonition warning">
-<p class="first admonition-title">Warning</p>
-<p class="last">This is a <strong>warning</strong>.</p>
-</div>
-</div>
-<div class="section" id="danger">
-<h2>Danger</h2>
-<div class="admonition danger">
-<p class="first admonition-title">Danger</p>
-<p class="last">This is <strong>danger</strong>-ous.</p>
-</div>
-</div>
-</div>
-<div class="section" id="footnotes">
-<h1>Footnotes</h1>
-<p>I have footnoted a first item <a class="footnote-reference" href="#f1" id="id1">[1]</a> and second item <a class="footnote-reference" href="#f2" id="id2">[2]</a>.</p>
-<p class="rubric">Footnotes</p>
-<table class="docutils footnote" frame="void" id="f1" rules="none">
-<colgroup><col class="label" /><col /></colgroup>
-<tbody valign="top">
-<tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td>My first footnote.</td></tr>
-</tbody>
-</table>
-<table class="docutils footnote" frame="void" id="f2" rules="none">
-<colgroup><col class="label" /><col /></colgroup>
-<tbody valign="top">
-<tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td>My second footnote.</td></tr>
-</tbody>
-</table>
-</div>
-<div class="section" id="tables">
-<h1>Tables</h1>
-<p>Here are some examples of Sphinx
-<a class="reference external" href="http://sphinx-doc.org/rest.html#rst-tables">tables</a><span class="link-target"> [http://sphinx-doc.org/rest.html#rst-tables]</span>. The Sphinx Bootstrap
-Theme removes all Sphinx <code class="docutils literal"><span class="pre">docutils</span></code> classes and replaces them with the
-default Bootstrap <code class="docutils literal"><span class="pre">table</span></code> class. You can add additional table classes
-using the Sphinx <code class="docutils literal"><span class="pre">cssclass::</span></code> directive, as demonstrated in the following
-tables.</p>
-<div class="section" id="grid">
-<h2>Grid</h2>
-<p>A &#8220;<strong>bordered</strong>&#8221; grid table:</p>
-<table border="1" class="table-bordered docutils">
-<colgroup>
-<col width="43%" />
-<col width="21%" />
-<col width="18%" />
-<col width="18%" />
-</colgroup>
-<thead valign="bottom">
-<tr class="row-odd"><th class="head">Header1</th>
-<th class="head">Header2</th>
-<th class="head">Header3</th>
-<th class="head">Header4</th>
-</tr>
-</thead>
-<tbody valign="top">
-<tr class="row-even"><td>row1, cell1</td>
-<td>cell2</td>
-<td>cell3</td>
-<td>cell4</td>
-</tr>
-<tr class="row-odd"><td>row2 ...</td>
-<td>...</td>
-<td>...</td>
-<td>&nbsp;</td>
-</tr>
-<tr class="row-even"><td>...</td>
-<td>...</td>
-<td>...</td>
-<td>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<p>Credits to:
-<a class="reference external" href="https://ryan-roemer.github.io/sphinx-bootstrap-theme/examples.html">https://ryan-roemer.github.io/sphinx-bootstrap-theme/examples.html</a></p>
-</div>
-</div>
-
-
- </div>
- </div>
- <div class="clearer"></div>
- </div>
-
- <div class="footer" role="contentinfo">
- &copy; Copyright 2017, Kubuntu Team.
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.5.
- </div>
- </body>
-</html>
@@ -1,131 +0,0 @@
-<!DOCTYPE html>
-
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <title>Title</title>
-
- <link rel="stylesheet" href="_static/epub.css" type="text/css" />
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
- </head>
- <body role="document">
-
- <div class="document">
- <div class="documentwrapper">
- <div class="body" role="main">
-
- <div class="section" id="title">
-<h1>Title</h1>
-<div class="section" id="header">
-<h2>Header</h2>
-<div class="section" id="sub-header-1">
-<h3>Sub Header 1</h3>
-</div>
-</div>
-<div class="section" id="sub-header-2">
-<h2>Sub Header 2</h2>
-</div>
-</div>
-<div class="section" id="admonitions">
-<h1>Admonitions</h1>
-<p>The Sphinx Bootstrap Theme uses the Bootstrap <code class="docutils literal"><span class="pre">alert</span></code> classes for Sphinx
-admonitions.</p>
-<div class="section" id="note">
-<h2>Note</h2>
-<div class="admonition note">
-<p class="first admonition-title">Note</p>
-<p class="last">This is a <strong>note</strong>.</p>
-</div>
-</div>
-<div class="section" id="todo">
-<h2>Todo</h2>
-</div>
-<div class="section" id="warning">
-<h2>Warning</h2>
-<div class="admonition warning">
-<p class="first admonition-title">Warning</p>
-<p class="last">This is a <strong>warning</strong>.</p>
-</div>
-</div>
-<div class="section" id="danger">
-<h2>Danger</h2>
-<div class="admonition danger">
-<p class="first admonition-title">Danger</p>
-<p class="last">This is <strong>danger</strong>-ous.</p>
-</div>
-</div>
-</div>
-<div class="section" id="footnotes">
-<h1>Footnotes</h1>
-<p>I have footnoted a first item <a class="footnote-reference" href="#f1" id="id1">[1]</a> and second item <a class="footnote-reference" href="#f2" id="id2">[2]</a>.</p>
-<p class="rubric">Footnotes</p>
-<table class="docutils footnote" frame="void" id="f1" rules="none">
-<colgroup><col class="label" /><col /></colgroup>
-<tbody valign="top">
-<tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td>My first footnote.</td></tr>
-</tbody>
-</table>
-<table class="docutils footnote" frame="void" id="f2" rules="none">
-<colgroup><col class="label" /><col /></colgroup>
-<tbody valign="top">
-<tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td>My second footnote.</td></tr>
-</tbody>
-</table>
-</div>
-<div class="section" id="tables">
-<h1>Tables</h1>
-<p>Here are some examples of Sphinx
-<a class="reference external" href="http://sphinx-doc.org/rest.html#rst-tables">tables</a><span class="link-target"> [http://sphinx-doc.org/rest.html#rst-tables]</span>. The Sphinx Bootstrap
-Theme removes all Sphinx <code class="docutils literal"><span class="pre">docutils</span></code> classes and replaces them with the
-default Bootstrap <code class="docutils literal"><span class="pre">table</span></code> class. You can add additional table classes
-using the Sphinx <code class="docutils literal"><span class="pre">cssclass::</span></code> directive, as demonstrated in the following
-tables.</p>
-<div class="section" id="grid">
-<h2>Grid</h2>
-<p>A &#8220;<strong>bordered</strong>&#8221; grid table:</p>
-<table border="1" class="table-bordered docutils">
-<colgroup>
-<col width="43%" />
-<col width="21%" />
-<col width="18%" />
-<col width="18%" />
-</colgroup>
-<thead valign="bottom">
-<tr class="row-odd"><th class="head">Header1</th>
-<th class="head">Header2</th>
-<th class="head">Header3</th>
-<th class="head">Header4</th>
-</tr>
-</thead>
-<tbody valign="top">
-<tr class="row-even"><td>row1, cell1</td>
-<td>cell2</td>
-<td>cell3</td>
-<td>cell4</td>
-</tr>
-<tr class="row-odd"><td>row2 ...</td>
-<td>...</td>
-<td>...</td>
-<td>&#160;</td>
-</tr>
-<tr class="row-even"><td>...</td>
-<td>...</td>
-<td>...</td>
-<td>&#160;</td>
-</tr>
-</tbody>
-</table>
-<p>Credits to:
-<a class="reference external" href="https://ryan-roemer.github.io/sphinx-bootstrap-theme/examples.html">https://ryan-roemer.github.io/sphinx-bootstrap-theme/examples.html</a></p>
-</div>
-</div>
-
-
- </div>
- </div>
- <div class="clearer"></div>
- </div>
- </body>
-</html>
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
View
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.

No commit comments for this range