diff --git a/docs/1.10/administration/configure_authentication/configure_authentication.md b/docs/1.10/administration/configure_authentication/configure_authentication.md index 49dfa3b5c..0837b524c 100644 --- a/docs/1.10/administration/configure_authentication/configure_authentication.md +++ b/docs/1.10/administration/configure_authentication/configure_authentication.md @@ -13,4 +13,4 @@ The Harbor interface offers an option to configure UAA authentication. This auth ---------- -[Back to table of contents](../../_index.md) \ No newline at end of file +[Back to table of contents](../../index.md) \ No newline at end of file diff --git a/docs/1.10/administration/configure_authentication/db_auth.md b/docs/1.10/administration/configure_authentication/db_auth.md index 56f065d18..de671fdab 100644 --- a/docs/1.10/administration/configure_authentication/db_auth.md +++ b/docs/1.10/administration/configure_authentication/db_auth.md @@ -1,4 +1,4 @@ -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) ---------- @@ -28,4 +28,4 @@ For information about how to create users in database authentication mode, see [ ---------- -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) diff --git a/docs/1.10/administration/configure_authentication/ldap_auth.md b/docs/1.10/administration/configure_authentication/ldap_auth.md index ff1fe8f75..992ad3b29 100644 --- a/docs/1.10/administration/configure_authentication/ldap_auth.md +++ b/docs/1.10/administration/configure_authentication/ldap_auth.md @@ -1,4 +1,4 @@ -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) ---------- @@ -44,4 +44,4 @@ If you want to manage user authentication by using LDAP groups, you must enable ---------- -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) diff --git a/docs/1.10/administration/configure_authentication/oidc_auth.md b/docs/1.10/administration/configure_authentication/oidc_auth.md index 8afe80869..d7451b7e6 100644 --- a/docs/1.10/administration/configure_authentication/oidc_auth.md +++ b/docs/1.10/administration/configure_authentication/oidc_auth.md @@ -1,4 +1,4 @@ -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) ---------- @@ -95,4 +95,4 @@ sh docker login -u testuser -p cli_secret jt-test.local.goharbor.io ---------- -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) diff --git a/docs/1.10/administration/configure_project_settings.md b/docs/1.10/administration/configure_project_settings.md index 7addd6df6..cec118df2 100644 --- a/docs/1.10/administration/configure_project_settings.md +++ b/docs/1.10/administration/configure_project_settings.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -57,4 +57,4 @@ When setting project quotas, it is useful to know how Harbor calculates tag numb ---------- -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) diff --git a/docs/1.10/administration/garbage_collection.md b/docs/1.10/administration/garbage_collection.md index 53c7b793e..d71b70227 100644 --- a/docs/1.10/administration/garbage_collection.md +++ b/docs/1.10/administration/garbage_collection.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -36,4 +36,4 @@ To avoid triggering the garbage collection process too frequently, the availabil ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/administration/general_settings.md b/docs/1.10/administration/general_settings.md index 37efc156d..1e75cf468 100644 --- a/docs/1.10/administration/general_settings.md +++ b/docs/1.10/administration/general_settings.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -29,4 +29,4 @@ denied: The system is in read only mode. Any modification is prohibited. ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/administration/_index.md b/docs/1.10/administration/index.md similarity index 97% rename from docs/1.10/administration/_index.md rename to docs/1.10/administration/index.md index e40b81513..113f0c5cf 100644 --- a/docs/1.10/administration/_index.md +++ b/docs/1.10/administration/index.md @@ -15,4 +15,4 @@ The operations that are performed by the Harbor system administrator are the fol ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/administration/managing_users/create_users_db.md b/docs/1.10/administration/managing_users/create_users_db.md index ec45cbd2a..3ed181e38 100644 --- a/docs/1.10/administration/managing_users/create_users_db.md +++ b/docs/1.10/administration/managing_users/create_users_db.md @@ -1,4 +1,4 @@ -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) ---------- @@ -23,4 +23,4 @@ If users forget their password, there is a **Forgot Password** in the Harbor log ---------- -[Back to table of contents](../../_index.md) \ No newline at end of file +[Back to table of contents](../../index.md) \ No newline at end of file diff --git a/docs/1.10/administration/managing_users/rbac.md b/docs/1.10/administration/managing_users/rbac.md index bb6102dcb..538110007 100644 --- a/docs/1.10/administration/managing_users/rbac.md +++ b/docs/1.10/administration/managing_users/rbac.md @@ -1,4 +1,4 @@ -[Back to table of contents](../../_index.md) +[Back to table of contents](../../index.md) ---------- @@ -35,4 +35,4 @@ To delete users, select a user and click `DELETE`. Deleting user is only support ---------- -[Back to table of contents](../../_index.md) \ No newline at end of file +[Back to table of contents](../../index.md) \ No newline at end of file diff --git a/docs/1.10/build_customize_contribute/_index.md b/docs/1.10/build_customize_contribute/index.md similarity index 100% rename from docs/1.10/build_customize_contribute/_index.md rename to docs/1.10/build_customize_contribute/index.md diff --git a/docs/1.10/_index.md b/docs/1.10/index.md similarity index 95% rename from docs/1.10/_index.md rename to docs/1.10/index.md index dcf8e5103..573ca3e88 100644 --- a/docs/1.10/_index.md +++ b/docs/1.10/index.md @@ -6,7 +6,7 @@ This is the main table of contents for the Harbor documentation. This section describes how to install Harbor and perform the required initial configurations. These day 1 operations are performed by the Harbor Administrator. -- [Introduction](install_config/_index.md) +- [Introduction](install_config/index.md) - [Test Harbor with the Demo Server](install_config/demo_server.md) - [Harbor Compatibility List](install_config/harbor_compatibility_list.md) - [Harbor Installation Prerequisites](install_config/installation_prereqs.md) @@ -23,7 +23,7 @@ This section describes how to install Harbor and perform the required initial co This section describes how to use and maintain Harbor after deployment. These day 2 operations are performed by the Harbor Administrator. -- [Introduction](administration/_index.md) +- [Introduction](administration/index.md) - [Configuring Authentication](administration/configure_authentication/configure_authentication.md) - [Configure Database Authentication](administration/configure_authentication/db_auth.md) - [Configure LDAP/Active Directory Authentication](administration/configure_authentication/ldap_auth.md) @@ -45,7 +45,7 @@ This section describes how to use and maintain Harbor after deployment. These da - [Import Vulnerability Data to an Offline Harbor instance](administration/vulnerability_scanning/import_vulnerability_data.md) - [Configure System-Wide CVE Whitelists](administration/vulnerability_scanning/configure_system_whitelist.md) - [Garbage Collection](administration/garbage_collection.md) -- [Upgrading Harbor](administration/upgrade/_index.md) +- [Upgrading Harbor](administration/upgrade/index.md) - [Upgrade Harbor and Migrate Data](administration/upgrade/upgrade_migrate_data.md) - [Roll Back an Upgrade](administration/upgrade/roll_back_upgrade.md) @@ -53,7 +53,7 @@ This section describes how to use and maintain Harbor after deployment. These da This section describes how users with the developer, master, and project administrator roles manage and participate in Harbor projects. -- [Introduction](working_with_projects/_index.md) +- [Introduction](working_with_projects/index.md) - [Project Creation](working_with_projects/project_overview.md) - [Create a Project](working_with_projects/create_projects.md) - [Assign Users to a Project](working_with_projects/add_users.md) @@ -75,7 +75,7 @@ This section describes how users with the developer, master, and project adminis This section describes how developers can build from Harbor source code, customize their deployments, and contribute to the open-source Harbor project. -- [Introduction](build_customize_contribute/_index.md) +- [Introduction](build_customize_contribute/index.md) - [Build Harbor from Source Code](build_customize_contribute/compile_guide.md) - [Developing the Harbor Frontend](build_customize_contribute/ui_contribution_get_started.md) - [Customize the Harbor Look & Feel ](build_customize_contribute/customize_look_feel.md) diff --git a/docs/1.10/install_config/configure_https.md b/docs/1.10/install_config/configure_https.md index bc17e52dc..23e14af11 100644 --- a/docs/1.10/install_config/configure_https.md +++ b/docs/1.10/install_config/configure_https.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -178,10 +178,10 @@ After setting up HTTPS for Harbor, you can verify the HTTPS connection by perfor ## What to Do Next ## -- If the verification succeeds, see [Harbor Administration](../administration/_index.md) for information about using Harbor. +- If the verification succeeds, see [Harbor Administration](../administration/index.md) for information about using Harbor. - If installation fails, see [Troubleshooting Harbor Installation ](troubleshoot_installation.md). ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/configure_yml_file.md b/docs/1.10/install_config/configure_yml_file.md index 99fe30542..64cf95846 100644 --- a/docs/1.10/install_config/configure_yml_file.md +++ b/docs/1.10/install_config/configure_yml_file.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -324,4 +324,4 @@ To install Harbor, [Run the Installer Script](run_installer_script.md). ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/customize_token_service.md b/docs/1.10/install_config/customize_token_service.md index 0b2171a65..043db2ff4 100644 --- a/docs/1.10/install_config/customize_token_service.md +++ b/docs/1.10/install_config/customize_token_service.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -62,4 +62,4 @@ $ cp /root/cert/root.crt ../registry/root.crt ---------- -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) diff --git a/docs/1.10/install_config/demo_server.md b/docs/1.10/install_config/demo_server.md index 95fbf80d9..6b21c9df4 100644 --- a/docs/1.10/install_config/demo_server.md +++ b/docs/1.10/install_config/demo_server.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -57,4 +57,4 @@ See the [Harbor Installation Prerequisites](installation_prereqs.md). ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/download_installer.md b/docs/1.10/install_config/download_installer.md index f88e99c94..b92d604c5 100644 --- a/docs/1.10/install_config/download_installer.md +++ b/docs/1.10/install_config/download_installer.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -52,4 +52,4 @@ The installation processes are almost the same for both the online and offline i ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/harbor_compatibility_list.md b/docs/1.10/install_config/harbor_compatibility_list.md index 560eddafe..071970c16 100644 --- a/docs/1.10/install_config/harbor_compatibility_list.md +++ b/docs/1.10/install_config/harbor_compatibility_list.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -55,4 +55,4 @@ This document provides compatibility information for all Harbor components. ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/_index.md b/docs/1.10/install_config/index.md similarity index 96% rename from docs/1.10/install_config/_index.md rename to docs/1.10/install_config/index.md index 54f63fd4e..717aeb43e 100644 --- a/docs/1.10/install_config/_index.md +++ b/docs/1.10/install_config/index.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -6,7 +6,7 @@ This section describes how to perform a new installation of Harbor. -If you are upgrading from a previous version of Harbor, you might need to update the configuration file and migrate your data to fit the database schema of the later version. For information about upgrading, see [Upgrading Harbor](../../administration/upgrade/_index.md). +If you are upgrading from a previous version of Harbor, you might need to update the configuration file and migrate your data to fit the database schema of the later version. For information about upgrading, see [Upgrading Harbor](../../administration/upgrade/index.md). You can also use Helm to install Harbor on a Kubernetes cluster, to make it highly available. For information about installing Harbor with Helm on a Kubernetes cluster, see the [Harbor High Availability Guide](https://github.com/goharbor/harbor-helm/blob/master/docs/High%20Availability.md) in the https://github.com/goharbor/harbor-helm repository. @@ -52,4 +52,4 @@ The table below lists the components that are deployed when you deploy Harbor. |Swagger-ui|3.22.1| ---------- -[Back to table of contents](../../_index.md) \ No newline at end of file +[Back to table of contents](../../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/installation_prereqs.md b/docs/1.10/install_config/installation_prereqs.md index f4e68e120..3cdcf3c89 100644 --- a/docs/1.10/install_config/installation_prereqs.md +++ b/docs/1.10/install_config/installation_prereqs.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -42,4 +42,4 @@ Harbor requires that the following ports be open on the target host. ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/reconfigure_manage_lifecycle.md b/docs/1.10/install_config/reconfigure_manage_lifecycle.md index 93b429a47..0503539e8 100644 --- a/docs/1.10/install_config/reconfigure_manage_lifecycle.md +++ b/docs/1.10/install_config/reconfigure_manage_lifecycle.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -89,4 +89,4 @@ $ rm -r /data/registry ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/run_installer_script.md b/docs/1.10/install_config/run_installer_script.md index d7dffd200..2575025bc 100644 --- a/docs/1.10/install_config/run_installer_script.md +++ b/docs/1.10/install_config/run_installer_script.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -104,11 +104,11 @@ After you update `daemon.json`, you must restart both Docker Engine and Harbor. ## What to Do Next ## -- If the installation succeeds, see [Harbor Administration](../administration/_index.md) for information about using Harbor. +- If the installation succeeds, see [Harbor Administration](../administration/index.md) for information about using Harbor. - If you deployed Harbor with HTTP and you want to secure the connections to Harbor, see [Configure HTTPS Access to Harbor](configure_https.md). - If installation fails, see [Troubleshooting Harbor Installation ](troubleshoot_installation.md). ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/install_config/troubleshoot_installation.md b/docs/1.10/install_config/troubleshoot_installation.md index bcdfb3bab..0766ace5c 100644 --- a/docs/1.10/install_config/troubleshoot_installation.md +++ b/docs/1.10/install_config/troubleshoot_installation.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -69,4 +69,4 @@ When the Docker daemon runs on certain operating systems, you might need to trus ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file diff --git a/docs/1.10/working_with_projects/_index.md b/docs/1.10/working_with_projects/index.md similarity index 100% rename from docs/1.10/working_with_projects/_index.md rename to docs/1.10/working_with_projects/index.md diff --git a/docs/1.10/working_with_projects/pulling_pushing_images.md b/docs/1.10/working_with_projects/pulling_pushing_images.md index 5dc67211b..a8f814bac 100644 --- a/docs/1.10/working_with_projects/pulling_pushing_images.md +++ b/docs/1.10/working_with_projects/pulling_pushing_images.md @@ -1,4 +1,4 @@ -[Back to table of contents](../_index.md) +[Back to table of contents](../index.md) ---------- @@ -124,4 +124,4 @@ alias notary="notary -s https://192.168.0.5:4443 -d ~/.docker/trust --tlscacert ---------- -[Back to table of contents](../_index.md) \ No newline at end of file +[Back to table of contents](../index.md) \ No newline at end of file