From 452fdc6bd02af81ac5927d0bac62930aa6bac910 Mon Sep 17 00:00:00 2001 From: John DiCarlo Date: Wed, 30 Oct 2024 14:08:37 -0400 Subject: [PATCH] restructured directories --- .../manual_sections}/architecture.pdf | Bin .../manual_sections}/common_issues.pdf | Bin .../manual_sections}/common_tasks.pdf | Bin .../manual_sections}/configuration.pdf | Bin .../manual_sections}/expression_syntax.pdf | Bin .../manual_sections}/overview.pdf | Bin .../manual_sections}/python_documentation.pdf | Bin 2024.10/{ => manual_sections}/architecture.pdf | Bin 2024.10/{ => manual_sections}/best_practices.pdf | Bin 2024.10/{ => manual_sections}/common_issues.pdf | Bin 2024.10/{ => manual_sections}/common_tasks.pdf | Bin 2024.10/{ => manual_sections}/configuration.pdf | Bin 2024.10/{ => manual_sections}/expression_syntax.pdf | Bin 2024.10/{ => manual_sections}/overview.pdf | Bin .../{ => manual_sections}/python_documentation.pdf | Bin 15 files changed, 0 insertions(+), 0 deletions(-) rename {manual_sections => 2024.04/manual_sections}/architecture.pdf (100%) rename {manual_sections => 2024.04/manual_sections}/common_issues.pdf (100%) rename {manual_sections => 2024.04/manual_sections}/common_tasks.pdf (100%) rename {manual_sections => 2024.04/manual_sections}/configuration.pdf (100%) rename {manual_sections => 2024.04/manual_sections}/expression_syntax.pdf (100%) rename {manual_sections => 2024.04/manual_sections}/overview.pdf (100%) rename {manual_sections => 2024.04/manual_sections}/python_documentation.pdf (100%) rename 2024.10/{ => manual_sections}/architecture.pdf (100%) rename 2024.10/{ => manual_sections}/best_practices.pdf (100%) rename 2024.10/{ => manual_sections}/common_issues.pdf (100%) rename 2024.10/{ => manual_sections}/common_tasks.pdf (100%) rename 2024.10/{ => manual_sections}/configuration.pdf (100%) rename 2024.10/{ => manual_sections}/expression_syntax.pdf (100%) rename 2024.10/{ => manual_sections}/overview.pdf (100%) rename 2024.10/{ => manual_sections}/python_documentation.pdf (100%) diff --git a/manual_sections/architecture.pdf b/2024.04/manual_sections/architecture.pdf similarity index 100% rename from manual_sections/architecture.pdf rename to 2024.04/manual_sections/architecture.pdf diff --git a/manual_sections/common_issues.pdf b/2024.04/manual_sections/common_issues.pdf similarity index 100% rename from manual_sections/common_issues.pdf rename to 2024.04/manual_sections/common_issues.pdf diff --git a/manual_sections/common_tasks.pdf b/2024.04/manual_sections/common_tasks.pdf similarity index 100% rename from manual_sections/common_tasks.pdf rename to 2024.04/manual_sections/common_tasks.pdf diff --git a/manual_sections/configuration.pdf b/2024.04/manual_sections/configuration.pdf similarity index 100% rename from manual_sections/configuration.pdf rename to 2024.04/manual_sections/configuration.pdf diff --git a/manual_sections/expression_syntax.pdf b/2024.04/manual_sections/expression_syntax.pdf similarity index 100% rename from manual_sections/expression_syntax.pdf rename to 2024.04/manual_sections/expression_syntax.pdf diff --git a/manual_sections/overview.pdf b/2024.04/manual_sections/overview.pdf similarity index 100% rename from manual_sections/overview.pdf rename to 2024.04/manual_sections/overview.pdf diff --git a/manual_sections/python_documentation.pdf b/2024.04/manual_sections/python_documentation.pdf similarity index 100% rename from manual_sections/python_documentation.pdf rename to 2024.04/manual_sections/python_documentation.pdf diff --git a/2024.10/architecture.pdf b/2024.10/manual_sections/architecture.pdf similarity index 100% rename from 2024.10/architecture.pdf rename to 2024.10/manual_sections/architecture.pdf diff --git a/2024.10/best_practices.pdf b/2024.10/manual_sections/best_practices.pdf similarity index 100% rename from 2024.10/best_practices.pdf rename to 2024.10/manual_sections/best_practices.pdf diff --git a/2024.10/common_issues.pdf b/2024.10/manual_sections/common_issues.pdf similarity index 100% rename from 2024.10/common_issues.pdf rename to 2024.10/manual_sections/common_issues.pdf diff --git a/2024.10/common_tasks.pdf b/2024.10/manual_sections/common_tasks.pdf similarity index 100% rename from 2024.10/common_tasks.pdf rename to 2024.10/manual_sections/common_tasks.pdf diff --git a/2024.10/configuration.pdf b/2024.10/manual_sections/configuration.pdf similarity index 100% rename from 2024.10/configuration.pdf rename to 2024.10/manual_sections/configuration.pdf diff --git a/2024.10/expression_syntax.pdf b/2024.10/manual_sections/expression_syntax.pdf similarity index 100% rename from 2024.10/expression_syntax.pdf rename to 2024.10/manual_sections/expression_syntax.pdf diff --git a/2024.10/overview.pdf b/2024.10/manual_sections/overview.pdf similarity index 100% rename from 2024.10/overview.pdf rename to 2024.10/manual_sections/overview.pdf diff --git a/2024.10/python_documentation.pdf b/2024.10/manual_sections/python_documentation.pdf similarity index 100% rename from 2024.10/python_documentation.pdf rename to 2024.10/manual_sections/python_documentation.pdf