More TOC linking

This commit is contained in:
Stuart Clements 2019-12-17 14:40:58 +01:00
parent b97836a460
commit 566608ab2f
9 changed files with 33 additions and 20 deletions

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Harbor Installation and Configuration
@ -6,6 +6,4 @@ This document describes how to install Harbor, and how to perform initial config
- [Installing Harbor](installation/_index.md)
- [Post-Installation Configuration](configuration/_index.md)
- [Initial Configuration in the Harbor UI](configuration/initial_config_ui.md)
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
- [Initial Configuration in the Harbor UI](configuration/initial_config_ui.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Configure HTTPS Access to Harbor
@ -199,4 +199,4 @@ If you've mapped nginx 443 port to another, you need to add the port to login, l
To start the installation process, [Download the Harbor Installer](download_installer.md).
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Configure the Harbor YML File
@ -334,4 +334,4 @@ Currently, Harbor only supports PostgreSQL database. To use an external database
To install Harbor, [Run the Installer Script](run_installer_script.md).
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Test Harbor with the Demo Server
@ -51,4 +51,9 @@ If you encounter any problems while using the demo server, open an [issue on Git
## What to Do Next ##
If you decide to install Harbor, verify that your target host meets the [Harbor Installation Prerequisites](installation_prereqs.md).
If you decide to install Harbor, verify that your target host meets the [Harbor Installation Prerequisites](installation_prereqs.md).
----------
[Back to table of contents](../../_index.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Download the Harbor Installer:
@ -47,4 +47,6 @@ The installation processes are almost the same for both the online and offline i
To prepare your Harbor installation, [Configure the Harbor YML File](configure_yml_file.md).
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
----------
[Back to table of contents](../../_index.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Harbor Compatibility List
@ -51,4 +51,6 @@ This document provides compatibility information for all Harbor components.
* `Evaluated` means that the scanner implementation has been officially tested and verified.
* `As Default` means that the scanner is provided as a default option and can be deployed together with the main Harbor components by providing extra options during installation. You must install other scanners manually.
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
----------
[Back to table of contents](../../_index.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Harbor Installation Prerequisites
@ -38,4 +38,6 @@ Harbor requires that the following ports be open on the target host.
To secure the connections the Harbor, you must [Configure HTTPS Access to Harbor](configure_https.md).
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
----------
[Back to table of contents](../../_index.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Run the Installer Script
@ -103,4 +103,6 @@ If the installation succeeds, continue to set up Harbor by following the instruc
If installation fails, see [Troubleshooting Harbor Installation
](troubleshoot_installation.md).
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
----------
[Back to table of contents](../../_index.md)

View File

@ -1,4 +1,4 @@
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
[Back to table of contents](../../_index.md)
# Troubleshooting Harbor Installation
@ -34,4 +34,6 @@ proxy_set_header X-Forwarded-Proto $scheme;
Then re-deploy Harbor per the instructions in "Managing Harbor Lifecycle.
<a style="font-size:9px" href="../../_index.md">Back to table of contents</a>
----------
[Back to table of contents](../../_index.md)