From 6c6c5e61757e51ecde3e42c3977b3455a970e284 Mon Sep 17 00:00:00 2001 From: Flamki <9833ayush@gmail.com> Date: Mon, 23 Feb 2026 12:00:49 +0530 Subject: [PATCH] Clean doc source filenames in fundamentals/running/tooling/docs-meta --- content/docs/docs-meta/{docs-meta-cheatsheet.md => cheatsheet.md} | 0 .../docs-meta/{docs-meta-common-issues.md => common-issues.md} | 0 .../{docs-meta-content-guidelines.md => content-guidelines.md} | 0 .../docs/docs-meta/{docs-meta-landing-page.md => landing-page.md} | 0 .../{docs-meta-migration-guide.md => migration-guide.md} | 0 content/docs/docs-meta/{docs-meta-overview.md => overview.md} | 0 .../docs-meta/{docs-meta-publish-to-pdf.md => publish-to-pdf.md} | 0 content/docs/docs-meta/{docs-meta-search.md => search.md} | 0 content/docs/fundamentals/{fundamentals-faq.md => faq.md} | 0 content/docs/fundamentals/{fundamentals-license.md => license.md} | 0 .../{fundamentals-literature-guide.md => literature-guide.md} | 0 .../docs/fundamentals/{fundamentals-overview.md => overview.md} | 0 .../{fundamentals-previous-versions.md => previous-versions.md} | 0 content/docs/fundamentals/{fundamentals-roadmap.md => roadmap.md} | 0 .../fundamentals/{fundamentals-terminology.md => terminology.md} | 0 content/docs/running/{running-distributed.md => distributed.md} | 0 content/docs/running/{running-output-files.md => output-files.md} | 0 content/docs/running/{running-overview.md => overview.md} | 0 content/docs/running/{running-simple.md => simple.md} | 0 content/docs/running/{running-slurm.md => slurm.md} | 0 content/docs/tooling/{tooling-builtin.md => builtin.md} | 0 content/docs/tooling/{tooling-cli.md => cli.md} | 0 .../{tooling-config-visualization.md => config-visualization.md} | 0 content/docs/tooling/{tooling-overview.md => overview.md} | 0 .../{tooling-performance-analysis.md => performance-analysis.md} | 0 content/docs/tooling/{tooling-rbf-shape.md => rbf-shape.md} | 0 26 files changed, 0 insertions(+), 0 deletions(-) rename content/docs/docs-meta/{docs-meta-cheatsheet.md => cheatsheet.md} (100%) rename content/docs/docs-meta/{docs-meta-common-issues.md => common-issues.md} (100%) rename content/docs/docs-meta/{docs-meta-content-guidelines.md => content-guidelines.md} (100%) rename content/docs/docs-meta/{docs-meta-landing-page.md => landing-page.md} (100%) rename content/docs/docs-meta/{docs-meta-migration-guide.md => migration-guide.md} (100%) rename content/docs/docs-meta/{docs-meta-overview.md => overview.md} (100%) rename content/docs/docs-meta/{docs-meta-publish-to-pdf.md => publish-to-pdf.md} (100%) rename content/docs/docs-meta/{docs-meta-search.md => search.md} (100%) rename content/docs/fundamentals/{fundamentals-faq.md => faq.md} (100%) rename content/docs/fundamentals/{fundamentals-license.md => license.md} (100%) rename content/docs/fundamentals/{fundamentals-literature-guide.md => literature-guide.md} (100%) rename content/docs/fundamentals/{fundamentals-overview.md => overview.md} (100%) rename content/docs/fundamentals/{fundamentals-previous-versions.md => previous-versions.md} (100%) rename content/docs/fundamentals/{fundamentals-roadmap.md => roadmap.md} (100%) rename content/docs/fundamentals/{fundamentals-terminology.md => terminology.md} (100%) rename content/docs/running/{running-distributed.md => distributed.md} (100%) rename content/docs/running/{running-output-files.md => output-files.md} (100%) rename content/docs/running/{running-overview.md => overview.md} (100%) rename content/docs/running/{running-simple.md => simple.md} (100%) rename content/docs/running/{running-slurm.md => slurm.md} (100%) rename content/docs/tooling/{tooling-builtin.md => builtin.md} (100%) rename content/docs/tooling/{tooling-cli.md => cli.md} (100%) rename content/docs/tooling/{tooling-config-visualization.md => config-visualization.md} (100%) rename content/docs/tooling/{tooling-overview.md => overview.md} (100%) rename content/docs/tooling/{tooling-performance-analysis.md => performance-analysis.md} (100%) rename content/docs/tooling/{tooling-rbf-shape.md => rbf-shape.md} (100%) diff --git a/content/docs/docs-meta/docs-meta-cheatsheet.md b/content/docs/docs-meta/cheatsheet.md similarity index 100% rename from content/docs/docs-meta/docs-meta-cheatsheet.md rename to content/docs/docs-meta/cheatsheet.md diff --git a/content/docs/docs-meta/docs-meta-common-issues.md b/content/docs/docs-meta/common-issues.md similarity index 100% rename from content/docs/docs-meta/docs-meta-common-issues.md rename to content/docs/docs-meta/common-issues.md diff --git a/content/docs/docs-meta/docs-meta-content-guidelines.md b/content/docs/docs-meta/content-guidelines.md similarity index 100% rename from content/docs/docs-meta/docs-meta-content-guidelines.md rename to content/docs/docs-meta/content-guidelines.md diff --git a/content/docs/docs-meta/docs-meta-landing-page.md b/content/docs/docs-meta/landing-page.md similarity index 100% rename from content/docs/docs-meta/docs-meta-landing-page.md rename to content/docs/docs-meta/landing-page.md diff --git a/content/docs/docs-meta/docs-meta-migration-guide.md b/content/docs/docs-meta/migration-guide.md similarity index 100% rename from content/docs/docs-meta/docs-meta-migration-guide.md rename to content/docs/docs-meta/migration-guide.md diff --git a/content/docs/docs-meta/docs-meta-overview.md b/content/docs/docs-meta/overview.md similarity index 100% rename from content/docs/docs-meta/docs-meta-overview.md rename to content/docs/docs-meta/overview.md diff --git a/content/docs/docs-meta/docs-meta-publish-to-pdf.md b/content/docs/docs-meta/publish-to-pdf.md similarity index 100% rename from content/docs/docs-meta/docs-meta-publish-to-pdf.md rename to content/docs/docs-meta/publish-to-pdf.md diff --git a/content/docs/docs-meta/docs-meta-search.md b/content/docs/docs-meta/search.md similarity index 100% rename from content/docs/docs-meta/docs-meta-search.md rename to content/docs/docs-meta/search.md diff --git a/content/docs/fundamentals/fundamentals-faq.md b/content/docs/fundamentals/faq.md similarity index 100% rename from content/docs/fundamentals/fundamentals-faq.md rename to content/docs/fundamentals/faq.md diff --git a/content/docs/fundamentals/fundamentals-license.md b/content/docs/fundamentals/license.md similarity index 100% rename from content/docs/fundamentals/fundamentals-license.md rename to content/docs/fundamentals/license.md diff --git a/content/docs/fundamentals/fundamentals-literature-guide.md b/content/docs/fundamentals/literature-guide.md similarity index 100% rename from content/docs/fundamentals/fundamentals-literature-guide.md rename to content/docs/fundamentals/literature-guide.md diff --git a/content/docs/fundamentals/fundamentals-overview.md b/content/docs/fundamentals/overview.md similarity index 100% rename from content/docs/fundamentals/fundamentals-overview.md rename to content/docs/fundamentals/overview.md diff --git a/content/docs/fundamentals/fundamentals-previous-versions.md b/content/docs/fundamentals/previous-versions.md similarity index 100% rename from content/docs/fundamentals/fundamentals-previous-versions.md rename to content/docs/fundamentals/previous-versions.md diff --git a/content/docs/fundamentals/fundamentals-roadmap.md b/content/docs/fundamentals/roadmap.md similarity index 100% rename from content/docs/fundamentals/fundamentals-roadmap.md rename to content/docs/fundamentals/roadmap.md diff --git a/content/docs/fundamentals/fundamentals-terminology.md b/content/docs/fundamentals/terminology.md similarity index 100% rename from content/docs/fundamentals/fundamentals-terminology.md rename to content/docs/fundamentals/terminology.md diff --git a/content/docs/running/running-distributed.md b/content/docs/running/distributed.md similarity index 100% rename from content/docs/running/running-distributed.md rename to content/docs/running/distributed.md diff --git a/content/docs/running/running-output-files.md b/content/docs/running/output-files.md similarity index 100% rename from content/docs/running/running-output-files.md rename to content/docs/running/output-files.md diff --git a/content/docs/running/running-overview.md b/content/docs/running/overview.md similarity index 100% rename from content/docs/running/running-overview.md rename to content/docs/running/overview.md diff --git a/content/docs/running/running-simple.md b/content/docs/running/simple.md similarity index 100% rename from content/docs/running/running-simple.md rename to content/docs/running/simple.md diff --git a/content/docs/running/running-slurm.md b/content/docs/running/slurm.md similarity index 100% rename from content/docs/running/running-slurm.md rename to content/docs/running/slurm.md diff --git a/content/docs/tooling/tooling-builtin.md b/content/docs/tooling/builtin.md similarity index 100% rename from content/docs/tooling/tooling-builtin.md rename to content/docs/tooling/builtin.md diff --git a/content/docs/tooling/tooling-cli.md b/content/docs/tooling/cli.md similarity index 100% rename from content/docs/tooling/tooling-cli.md rename to content/docs/tooling/cli.md diff --git a/content/docs/tooling/tooling-config-visualization.md b/content/docs/tooling/config-visualization.md similarity index 100% rename from content/docs/tooling/tooling-config-visualization.md rename to content/docs/tooling/config-visualization.md diff --git a/content/docs/tooling/tooling-overview.md b/content/docs/tooling/overview.md similarity index 100% rename from content/docs/tooling/tooling-overview.md rename to content/docs/tooling/overview.md diff --git a/content/docs/tooling/tooling-performance-analysis.md b/content/docs/tooling/performance-analysis.md similarity index 100% rename from content/docs/tooling/tooling-performance-analysis.md rename to content/docs/tooling/performance-analysis.md diff --git a/content/docs/tooling/tooling-rbf-shape.md b/content/docs/tooling/rbf-shape.md similarity index 100% rename from content/docs/tooling/tooling-rbf-shape.md rename to content/docs/tooling/rbf-shape.md