From 8f5f75bbcb13c7bffc9ad3955b1c315c4a9f41ed Mon Sep 17 00:00:00 2001 From: Grant Linville Date: Wed, 28 Feb 2024 15:45:14 -0500 Subject: [PATCH] docs: reorganize tool docs Signed-off-by: Grant Linville --- docs/docs/100-tools/03-offerings/{02-system.md => 01-system.md} | 0 .../{01-image-generation.md => 02-image-generation.md} | 0 .../03-offerings/03-internet-search.md} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename docs/docs/100-tools/03-offerings/{02-system.md => 01-system.md} (100%) rename docs/docs/100-tools/03-offerings/{01-image-generation.md => 02-image-generation.md} (100%) rename docs/docs/{tools/internet-search.md => 100-tools/03-offerings/03-internet-search.md} (100%) diff --git a/docs/docs/100-tools/03-offerings/02-system.md b/docs/docs/100-tools/03-offerings/01-system.md similarity index 100% rename from docs/docs/100-tools/03-offerings/02-system.md rename to docs/docs/100-tools/03-offerings/01-system.md diff --git a/docs/docs/100-tools/03-offerings/01-image-generation.md b/docs/docs/100-tools/03-offerings/02-image-generation.md similarity index 100% rename from docs/docs/100-tools/03-offerings/01-image-generation.md rename to docs/docs/100-tools/03-offerings/02-image-generation.md diff --git a/docs/docs/tools/internet-search.md b/docs/docs/100-tools/03-offerings/03-internet-search.md similarity index 100% rename from docs/docs/tools/internet-search.md rename to docs/docs/100-tools/03-offerings/03-internet-search.md