From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Compagnucci Date: Mon, 30 Nov 2015 22:54:41 +0100 Subject: [Buildroot] [PATCH v2] docs/website: cosmetic changes Message-ID: <1448920481-21268-1-git-send-email-angelo.compagnucci@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net * Resized too big icons in download and documentation pages Signed-off-by: Angelo Compagnucci --- Cheangelog: v1 -> v2: Rebase to the latest git version docs/website/css/main.css | 15 ++- docs/website/docs.html | 30 ++--- docs/website/download.html | 330 ++++++++++++++++++++++----------------------- 3 files changed, 189 insertions(+), 186 deletions(-) diff --git a/docs/website/css/main.css b/docs/website/css/main.css index db9c4c9..57009cf 100644 --- a/docs/website/css/main.css +++ b/docs/website/css/main.css @@ -207,16 +207,21 @@ i { .flip-container { perspective: 1000; } - /* flip the pane when hovered */ - .flip-container:hover .flipper, .flip-container.hover .flipper { - transform: rotateY(180deg); - } +/* flip the pane when hovered */ +.flip-container:hover .flipper, .flip-container.hover .flipper { + transform: rotateY(180deg); +} -.flip-container, .front, .back { +.flip-container, .flip-container .front, .flip-container .back { width: 180px; height: 180px; } +.flip-container-small, .flip-container-small .front, .flip-container-small .back { + width: 120px; + height: 120px; +} + /* flip speed goes here */ .flipper { transition: 0.6s; diff --git a/docs/website/docs.html b/docs/website/docs.html index 9cee36d..23cc13f 100644 --- a/docs/website/docs.html +++ b/docs/website/docs.html @@ -13,59 +13,59 @@
-
+
- +
- +
-

HTML
+

HTML
Stable | Nightly -

+
-
+
- +
- +
-

PDF
+

PDF
Stable | Nightly -

+
-
+
- +
- +
-

ASCII
+

ASCII
Stable | Nightly -

+
diff --git a/docs/website/download.html b/docs/website/download.html index 76279d6..ea47c48 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -4,176 +4,174 @@
-
-
Download
-
- -

Latest stable release: 2015.08.1

- -
-
-
-
-
- -
-
- -
-
-
-

buildroot-2015.08.1.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2015.08.1.tar.bz2

-

PGP signature

-
-
- -

Latest release candidate: 2015.11-rc3

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2015.11-rc3.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2015.11-rc3.tar.bz2

-

PGP signature

-
-
- This and earlier releases (and their PGP signatures) can always be downloaded from - http://buildroot.net/downloads/. -
-
- -
-
Source code
-
- -
-
-
-
Repository
-
-

The buildroot repository can be browsed online through cgit at - http://git.buildroot.net/buildroot. - To grab a copy of the repository use

- - -
- - - - -

- -

- Or if you're behind a firewall blocking git: -

- -
- - - - -

- -

- - Please use the native git protocol if at all possible, as it's a lot - more efficient than HTTP. - -

- - If you are not already familiar with using Git, we recommend you visit the Git website. - -

- - Once you've checked out a copy of the source tree, you can update your source - tree at any time so it is in sync with the latest and greatest by entering your - buildroot directory and running the command: +

+
Download
+
+ +
+
+

Latest stable release: 2015.08.1

+
+
+
+
+
+ +
+
+ +
+
+
+

buildroot-2015.08.1.tar.gz

+

PGP signature

+
+
+
+
+
+ +
+
+ +
+
+
+

buildroot-2015.08.1.tar.bz2

+

PGP signature

+
+
+
+ +
+
+

Latest release candidate: 2015.11-rc3

+
+
+
+
+
+ +
+
+ +
+
+
+

buildroot-2015.11-rc3.tar.gz

+

PGP signature

+
+
+
+
+
+ +
+
+ +
+
+
+

buildroot-2015.11-rc3.tar.bz2

+

PGP signature

+
+
+

This and earlier releases (and their PGP signatures) can always be downloaded from + http://buildroot.net/downloads/.

+
+
-
-		  git pull
-		
+
+
Source code
+
+
+
+
+
Repository
+
+

The buildroot repository can be browsed online through cgit at + http://git.buildroot.net/buildroot. + To grab a copy of the repository use

+
+ + + + +

+ +

+ Or if you're behind a firewall blocking git: +

+ +
+ + + + +

+ +

+ + Please use the native git protocol if at all possible, as it's a lot + more efficient than HTTP. + +

+ + If you are not already familiar with using Git, we recommend you visit the Git website. - Because you've only been granted anonymous access to the tree, you won't be - able to push your changes to the repo. Changes can instead be submitted for - inclusion by posting them to the buildroot mailing list. -

-
+

+ + Once you've checked out a copy of the source tree, you can update your source + tree at any time so it is in sync with the latest and greatest by entering your + buildroot directory and running the command: + +

+git pull
+
+ + Because you've only been granted anonymous access to the tree, you won't be + able to push your changes to the repo. Changes can instead be submitted for + inclusion by posting them to the buildroot mailing list. +
+
+
+ +
+
+
Tarballs
+
+ You can also obtain daily snapshots of the latest Buildroot source tree if you + want to follow development, but cannot or do not wish to use Git. + + + +

+ Older versions can be downloaded from the release archive. +

+
+
+
- -
-
-
Tarballs
-
- You can also obtain daily snapshots of the latest Buildroot source tree if you - want to follow development, but cannot or do not wish to use Git. - - - -

- Older versions can be downloaded from the release archive. -

-
-
-
-
-
+
-- 1.9.1