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 .
  • 3 commits
  • 84 files changed
  • 0 commit comments
  • 1 contributor
Commits on Aug 11, 2017
Commits on Aug 12, 2017
Showing with 352 additions and 339 deletions.
  1. +3 −1 .travis.yml
  2. +1 −1 build/html/.buildinfo
  3. +3 −3 build/html/RST-Template.html
  4. +1 −1 build/html/_sources/welcome.rst.txt
  5. +0 −1 build/html/_static/bootstrap-3.3.6/css/bootstrap-theme.min.css.map
  6. +0 −1 build/html/_static/bootstrap-3.3.6/css/bootstrap.css.map
  7. +0 −6 build/html/_static/bootstrap-3.3.6/css/bootstrap.min.css
  8. +0 −1 build/html/_static/bootstrap-3.3.6/css/bootstrap.min.css.map
  9. +0 −7 build/html/_static/bootstrap-3.3.6/js/bootstrap.min.js
  10. +2 −2 build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/css/bootstrap-theme.css
  11. +1 −1 build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/css/bootstrap-theme.css.map
  12. +2 −2 build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/css/bootstrap-theme.min.css
  13. +1 −0 build/html/_static/bootstrap-3.3.7/css/bootstrap-theme.min.css.map
  14. +2 −5 build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/css/bootstrap.css
  15. +1 −0 build/html/_static/bootstrap-3.3.7/css/bootstrap.css.map
  16. +6 −0 build/html/_static/bootstrap-3.3.7/css/bootstrap.min.css
  17. +1 −0 build/html/_static/bootstrap-3.3.7/css/bootstrap.min.css.map
  18. BIN build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.eot
  19. 0 build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.svg
  20. BIN build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.ttf
  21. BIN build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.woff
  22. BIN build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.woff2
  23. +77 −63 build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/js/bootstrap.js
  24. +7 −0 build/html/_static/bootstrap-3.3.7/js/bootstrap.min.js
  25. 0 build/html/_static/{bootstrap-3.3.6 → bootstrap-3.3.7}/js/npm.js
  26. +1 −1 build/html/_static/bootstrap-sphinx.css
  27. +0 −11 build/html/_static/bootswatch-3.3.6/cerulean/bootstrap.min.css
  28. +0 −11 build/html/_static/bootswatch-3.3.6/cosmo/bootstrap.min.css
  29. +0 −11 build/html/_static/bootswatch-3.3.6/custom/bootstrap.min.css
  30. +0 −11 build/html/_static/bootswatch-3.3.6/cyborg/bootstrap.min.css
  31. +0 −11 build/html/_static/bootswatch-3.3.6/darkly/bootstrap.min.css
  32. +0 −11 build/html/_static/bootswatch-3.3.6/flatly/bootstrap.min.css
  33. +0 −11 build/html/_static/bootswatch-3.3.6/journal/bootstrap.min.css
  34. +0 −11 build/html/_static/bootswatch-3.3.6/lumen/bootstrap.min.css
  35. +0 −11 build/html/_static/bootswatch-3.3.6/paper/bootstrap.min.css
  36. +0 −11 build/html/_static/bootswatch-3.3.6/readable/bootstrap.min.css
  37. +0 −11 build/html/_static/bootswatch-3.3.6/sandstone/bootstrap.min.css
  38. +0 −11 build/html/_static/bootswatch-3.3.6/simplex/bootstrap.min.css
  39. +0 −11 build/html/_static/bootswatch-3.3.6/slate/bootstrap.min.css
  40. +0 −11 build/html/_static/bootswatch-3.3.6/spacelab/bootstrap.min.css
  41. +0 −11 build/html/_static/bootswatch-3.3.6/superhero/bootstrap.min.css
  42. +0 −11 build/html/_static/bootswatch-3.3.6/united/bootstrap.min.css
  43. +0 −11 build/html/_static/bootswatch-3.3.6/yeti/bootstrap.min.css
  44. +11 −0 build/html/_static/bootswatch-3.3.7/cerulean/bootstrap.min.css
  45. +11 −0 build/html/_static/bootswatch-3.3.7/cosmo/bootstrap.min.css
  46. +11 −0 build/html/_static/bootswatch-3.3.7/cyborg/bootstrap.min.css
  47. +11 −0 build/html/_static/bootswatch-3.3.7/darkly/bootstrap.min.css
  48. +11 −0 build/html/_static/bootswatch-3.3.7/flatly/bootstrap.min.css
  49. BIN build/html/_static/{bootswatch-3.3.6 → bootswatch-3.3.7}/fonts/glyphicons-halflings-regular.eot
  50. 0 build/html/_static/{bootswatch-3.3.6 → bootswatch-3.3.7}/fonts/glyphicons-halflings-regular.svg
  51. BIN build/html/_static/{bootswatch-3.3.6 → bootswatch-3.3.7}/fonts/glyphicons-halflings-regular.ttf
  52. BIN build/html/_static/{bootswatch-3.3.6 → bootswatch-3.3.7}/fonts/glyphicons-halflings-regular.woff
  53. BIN build/html/_static/{bootswatch-3.3.6 → bootswatch-3.3.7}/fonts/glyphicons-halflings-regular.woff2
  54. +11 −0 build/html/_static/bootswatch-3.3.7/journal/bootstrap.min.css
  55. +11 −0 build/html/_static/bootswatch-3.3.7/lumen/bootstrap.min.css
  56. +11 −0 build/html/_static/bootswatch-3.3.7/paper/bootstrap.min.css
  57. +11 −0 build/html/_static/bootswatch-3.3.7/readable/bootstrap.min.css
  58. +11 −0 build/html/_static/bootswatch-3.3.7/sandstone/bootstrap.min.css
  59. +11 −0 build/html/_static/bootswatch-3.3.7/simplex/bootstrap.min.css
  60. +11 −0 build/html/_static/bootswatch-3.3.7/slate/bootstrap.min.css
  61. +11 −0 build/html/_static/bootswatch-3.3.7/solar/bootstrap.min.css
  62. +11 −0 build/html/_static/bootswatch-3.3.7/spacelab/bootstrap.min.css
  63. +11 −0 build/html/_static/bootswatch-3.3.7/superhero/bootstrap.min.css
  64. +11 −0 build/html/_static/bootswatch-3.3.7/united/bootstrap.min.css
  65. +11 −0 build/html/_static/bootswatch-3.3.7/yeti/bootstrap.min.css
  66. +3 −3 build/html/changes.html
  67. +3 −3 build/html/docs/advanced.html
  68. +3 −3 build/html/docs/appendix/appendix.html
  69. +3 −3 build/html/docs/appendix/changes.html
  70. +3 −3 build/html/docs/appendix/references.html
  71. +3 −3 build/html/docs/basic.html
  72. +3 −3 build/html/docs/contribute.html
  73. +3 −3 build/html/docs/installation.html
  74. +3 −3 build/html/docs/packaging_guide/getting_started.html
  75. +3 −3 build/html/docs/packaging_guide/packaging.html
  76. +3 −3 build/html/docs/packaging_guide/welcome.html
  77. +3 −3 build/html/docs/repositories.html
  78. +3 −3 build/html/docs/software.html
  79. +3 −3 build/html/docs/support.html
  80. +3 −3 build/html/genindex.html
  81. +3 −3 build/html/index.html
  82. +3 −3 build/html/search.html
  83. +1 −1 build/html/searchindex.js
  84. +4 −4 build/html/welcome.html
View
@@ -17,7 +17,9 @@ deploy:
provider: releases
api-key:
secure: ru0XfAzW/WBz+FS+3+aA8f5XUk74JljJLV7m0HRTUdTOQVBDvdaTEb7oTfBCkjM/cPc/U2sb3eXITU5PAhyId+dX8ezu7swqq8I3k4v48AFg/jnUzn46GO1U4jmwAgtLfXjAqTHYrXEtjxA0Ep6EwJ4w8zmPkf4Kfr9KzJESVhMcJzv4GDykl5Gbb+vZ+aj6BxsoD1CgO59yCdrxiPrx+IScF6GBGQrhL9Xm5QqJPtEg/r3jTTIok25FoWjRIl5Un40Hza+imXlSnn8HtUq/bwwJTjYSei+b/yCk+k+q/pQd9aLTxQvkGTmWQHp8wccUyv7ee7cgnOO82IVu7uo3bgpbN1VKDt2wOa7P7UtJ5Es5NMG+IUld4M/+Cyw85I8jo9YONJHePft8WeJ3bWo+f2d3AyPItRktOBSapvPSaaUHJaN3/nAoiEEPl8ydRjV9b5JBgDA+SRRTbxFJGr0nebpCvBu1w+HsqV/B+K6F2t7FcpCAS8TJIFPi83Ot37/HzZmFgtBTN7UFN7j38d/58IaUrOEqe4QEwnKp8zWzA75W3+wm+04KtzRL7y5hY/vjxmqciI6OgqBWl4XOp6IMgo1m5Zd7xNvq4I/btUxyk0xhDUrv1HMtUItrZm03StytrdZZ+a583HNz0SszJWn2jY06ngLyYLlNXL5ng8kRSxM=
- file: build/epub/KubuntuManual.epub
+ file:
+ - "build/epub/KubuntuManual.epub"
+ - "build/latex/KubuntuManual.pdf"
skip_cleanup: true
on:
tags: true
View
@@ -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: 4c227ca934bac780a96c31b49d7a5d58
+config: 0e54d9c75c7fd77b68a13c1d636a24fe
tags: 645f666f9bcd5a90fca523b33c5a78b7
@@ -5,15 +5,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Title &#8212; Kubuntu Manual alpha1 documentation</title>
+ <title>Title &#8212; Kubuntu Manual RC documentation</title>
<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: 'alpha1',
+ VERSION: 'RC',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
@@ -25,7 +25,7 @@
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/js/jquery-fix.js"></script>
- <script type="text/javascript" src="_static/bootstrap-3.3.6/js/bootstrap.min.js"></script>
+ <script type="text/javascript" src="_static/bootstrap-3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
@@ -48,4 +48,4 @@ The entire *Kubuntu* team thanks you for choosing *Kubuntu!*
:Authors:
Kubuntu Team
-:Version: 17.04 ; Released: April 13, 2017
+:Version: 17.10 ; Released: WIP

Some generated files are not rendered by default. Learn more.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.
@@ -1,6 +1,6 @@
/*!
- * Bootstrap v3.3.6 (http://getbootstrap.com)
- * Copyright 2011-2015 Twitter, Inc.
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.btn-default,

Large diffs are not rendered by default.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.
@@ -1,6 +1,6 @@
/*!
- * Bootstrap v3.3.6 (http://getbootstrap.com)
- * Copyright 2011-2015 Twitter, Inc.
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@@ -1106,7 +1106,6 @@ a:focus {
text-decoration: underline;
}
a:focus {
- outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
@@ -2537,7 +2536,6 @@ select[size] {
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
- outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
@@ -3029,7 +3027,6 @@ select[multiple].input-lg {
.btn.focus,
.btn:active.focus,
.btn.active.focus {
- outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

Large diffs are not rendered by default.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.

Large diffs are not rendered by default.

Oops, something went wrong.
Oops, something went wrong.

No commit comments for this range