From e05fd2e8479b90b2c05f907f2c82a86a988525a1 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Thu, 20 Dec 2018 20:00:39 -0500 Subject: Add antora navigation files --- modules/Installing/boot-nav.adoc | 9 +++++++++ modules/Installing/install-nav.adoc | 26 ++++++++++++++++++++++++++ modules/ROOT/nav.adoc | 1 + 3 files changed, 36 insertions(+) create mode 100644 modules/Installing/boot-nav.adoc create mode 100644 modules/Installing/install-nav.adoc create mode 100644 modules/ROOT/nav.adoc (limited to 'modules') diff --git a/modules/Installing/boot-nav.adoc b/modules/Installing/boot-nav.adoc new file mode 100644 index 0000000..d80694a --- /dev/null +++ b/modules/Installing/boot-nav.adoc @@ -0,0 +1,9 @@ +* xref:medium.adoc[Installation medium] +** xref:medium.adoc#_architecture[Architecture] +** xref:medium.adoc#_image_type[Image Type] +** xref:medium.adoc#_downloading[Obtaining] +** xref:medium.adoc#_using_the_image[Burning] +*** xref:medium.adoc#_usb_drive[USB Drive] +*** xref:medium.adoc#_burning_to_a_cd_dvd[CD/DVD] +** xref:medium.adoc#_booting[Booting From the Installation Medium] +*** xref:medium.adoc#_optional_modifying_kernel_command_line[Modifying the Kernel Command Line] diff --git a/modules/Installing/install-nav.adoc b/modules/Installing/install-nav.adoc new file mode 100644 index 0000000..6dce085 --- /dev/null +++ b/modules/Installing/install-nav.adoc @@ -0,0 +1,26 @@ +.Installing +* xref:setup_alpine.adoc[Automatic] +** xref:setup_alpine.adoc#_setup_alpine_q[Quick Mode] +** xref:setup_alpine.adoc#_full_setup_alpine[Slower Mode] +** xref:setup_alpine.adoc#_answer_files[Seeded Answers] +* xref:manual.adoc[Semi-Automatic] +** xref:manual.adoc#_keyboard_layout[Keyboard Layout] +** xref:manual.adoc#_hostname[Hostname] +** xref:manual.adoc#_networking[Networking] +*** xref:manual.adoc#_configure_wireless_networking[Wi-Fi] +*** xref:manual.adoc#_dhcp[DHCP] +*** xref:manual.adoc#_static_ip[Static IPs] +*** xref:manual.adoc#_dns[DNS] +*** xref:manual.adoc#_applying_configuration[Applying] +** xref:manual.adoc#_timezone[Timezone Information] +** xref:manual.adoc#_repositories[Package Repositories] +** xref:manual.adoc#_root_password[Setting a Password] +** xref:manual.adoc#_ssh[Secure SHell] +** xref:manual.adoc#_ntp[NTP] +** xref:manual.adoc#_partitioning_your_disk[Partitioning Your Disk] +*** xref:manual.adoc#_setup_disk[Setup-Disk] +*** xref:manual.adoc#_parted[Parted] +**** xref:manual.adoc#_bios_ms_dos[BIOS + MS-DOS] +**** xref:manual.adoc#_bios_gpt[BIOS + GPT] +**** xref:manual.adoc#_uefi_gpt[UEFI + GPT] +*** xref:manual.adoc#_copying_system_files_and_bootloader_setup[Finalizing] diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc new file mode 100644 index 0000000..3d92412 --- /dev/null +++ b/modules/ROOT/nav.adoc @@ -0,0 +1 @@ +* xref:index.adoc[Introduction] -- cgit v1.2.3