From 8b7a906df0f1eb989ddf9b877962da3190d5e205 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Thu, 4 Feb 2021 23:22:37 +0000 Subject: List the READMEs that need to be symlinked into index.html We need to only symlink the READMEs that are not redirected, in order to avoid redirect loops. Once a README.md is redirected to an index.md, remove it from the list. --- scripts/readmes.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 scripts/readmes.txt (limited to 'scripts') diff --git a/scripts/readmes.txt b/scripts/readmes.txt new file mode 100644 index 00000000..88cad047 --- /dev/null +++ b/scripts/readmes.txt @@ -0,0 +1,44 @@ +public/runner/development/README.html +public/runner/monitoring/README.html +public/runner/executors/README.html +public/runner/commands/README.html +public/runner/faq/README.html +public/omnibus/development/openshift/README.html +public/omnibus/development/README.html +public/omnibus/docker/README.html +public/omnibus/gitlab-mattermost/README.html +public/omnibus/package-information/README.html +public/omnibus/release/README.html +public/omnibus/settings/README.html +public/omnibus/common_installation_problems/README.html +public/omnibus/gitlab-ci/README.html +public/omnibus/build/README.html +public/omnibus/update/README.html +public/omnibus/maintenance/README.html +public/omnibus/roles/README.html +public/omnibus/architecture/registry/README.html +public/omnibus/architecture/README.html +public/omnibus/README.html +public/ee/downgrade_ee_to_ce/README.html +public/ee/security/README.html +public/ee/university/README.html +public/ee/intro/README.html +public/ee/development/README.html +public/ee/api/README.html +public/ee/integration/README.html +public/ee/administration/auth/README.html +public/ee/legal/README.html +public/ee/install/README.html +public/ee/ci/examples/deployment/README.html +public/ee/ci/examples/README.html +public/ee/ci/yaml/README.html +public/ee/ci/runners/README.html +public/ee/ci/triggers/README.html +public/ee/ci/variables/README.html +public/ee/ci/README.html +public/ee/raketasks/README.html +public/ee/migrate_ci_to_ce/README.html +public/ee/update/README.html +public/ee/gitlab-basics/README.html +public/ee/README.html +public/ee/ssh/README.html -- cgit v1.2.3