mirror of https://github.com/docker/docs.git
Merge pull request #2865 from tianon/arch-docs
A couple tiny docs consistency fixes
This commit is contained in:
commit
06cf8fee1b
|
@ -1,5 +1,5 @@
|
||||||
:title: Installation on Arch Linux
|
:title: Installation on Arch Linux
|
||||||
:description: Docker installation on Arch Linux.
|
:description: Docker installation on Arch Linux.
|
||||||
:keywords: arch linux, virtualization, docker, documentation, installation
|
:keywords: arch linux, virtualization, docker, documentation, installation
|
||||||
|
|
||||||
.. _arch_linux:
|
.. _arch_linux:
|
||||||
|
@ -7,6 +7,10 @@
|
||||||
Arch Linux
|
Arch Linux
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
.. include:: install_header.inc
|
||||||
|
|
||||||
|
.. include:: install_unofficial.inc
|
||||||
|
|
||||||
Installing on Arch Linux is not officially supported but can be handled via
|
Installing on Arch Linux is not officially supported but can be handled via
|
||||||
either of the following AUR packages:
|
either of the following AUR packages:
|
||||||
|
|
||||||
|
@ -32,10 +36,6 @@ either AUR package.
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
.. include:: install_header.inc
|
|
||||||
|
|
||||||
.. include:: install_unofficial.inc
|
|
||||||
|
|
||||||
The instructions here assume **yaourt** is installed. See
|
The instructions here assume **yaourt** is installed. See
|
||||||
`Arch User Repository <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages>`_
|
`Arch User Repository <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages>`_
|
||||||
for information on building and installing packages from the AUR if you have not
|
for information on building and installing packages from the AUR if you have not
|
||||||
|
|
|
@ -7,6 +7,10 @@
|
||||||
Fedora
|
Fedora
|
||||||
======
|
======
|
||||||
|
|
||||||
|
.. include:: install_header.inc
|
||||||
|
|
||||||
|
.. include:: install_unofficial.inc
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
This is a placeholder for the Fedora installation instructions. Currently there is not an available
|
This is a placeholder for the Fedora installation instructions. Currently there is not an available
|
||||||
|
|
Loading…
Reference in New Issue