Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite and reorganize Linux install instructions #1159

Merged
merged 1 commit into from
Jan 19, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 13 additions & 15 deletions _data/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,28 +43,26 @@ toc:
title: Release Notes
- sectiontitle: Docker for Linux
section:
- path: /engine/installation/linux/ubuntulinux/
title: Installation on Ubuntu
- path: /engine/installation/linux/ubuntu/
title: Ubuntu
- path: /engine/installation/linux/rhel/
title: Installation on Red Hat Enterprise Linux
title: Red Hat Enterprise Linux
- path: /engine/installation/linux/centos/
title: Installation on CentOS
title: CentOS
- path: /engine/installation/linux/fedora/
title: Installation on Fedora
title: Fedora
- path: /engine/installation/linux/debian/
title: Installation on Debian
- path: /engine/installation/linux/archlinux/
title: Installation on Arch Linux
- path: /engine/installation/linux/cruxlinux/
title: Installation on CRUX Linux
- path: /engine/installation/linux/gentoolinux/
title: Installation on Gentoo
title: Debian
- path: /engine/installation/linux/oracle/
title: Installation on Oracle Linux
- path: /engine/installation/linux/SUSE/
title: Installation on openSUSE and SUSE Linux Enterprise
title: Oracle Linux
- path: /engine/installation/linux/suse/
title: OpenSuSE and SuSE Linux Enterprise
- path: /engine/installation/linux/other/
title: Other Linux distributions
- path: /engine/installation/binaries/
title: Installation from binaries
- path: /engine/installation/linux-postinstall/
title: Optional post-installation steps
- sectiontitle: Docker for AWS
section:
- path: /docker-for-aws/
Expand Down
Loading