From 708ddd20ddd082e65cde1d786f5766acc428185f Mon Sep 17 00:00:00 2001 From: Muhammad Muqarrab Date: Fri, 8 Aug 2025 16:54:19 +0500 Subject: [PATCH] Updated Parser tutorials --- .../{get_document_information_tutorial.md => _index.md} | 0 .../{get_supported_file_types_tutorial.md => _index.md} | 0 .../{working-with-files-tutorial.md => _index.md} | 0 .../{working-with-folder-tutorial.md => _index.md} | 0 .../{working-with-storage-tutorial.md => _index.md} | 0 .../{create-or-update-template-tutorial.md => _index.md} | 0 .../delete-template/{delete-template-tutorial.md => _index.md} | 0 .../get-template/{get-template-tutorial.md => _index.md} | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename content/parser/english/data_operations/get-document-information/{get_document_information_tutorial.md => _index.md} (100%) rename content/parser/english/data_operations/get-supported-file-types/{get_supported_file_types_tutorial.md => _index.md} (100%) rename content/parser/english/storage-operations/working-with-files/{working-with-files-tutorial.md => _index.md} (100%) rename content/parser/english/storage-operations/working-with-folder/{working-with-folder-tutorial.md => _index.md} (100%) rename content/parser/english/storage-operations/working-with-storage/{working-with-storage-tutorial.md => _index.md} (100%) rename content/parser/english/template-operations/create-or-update-template/{create-or-update-template-tutorial.md => _index.md} (100%) rename content/parser/english/template-operations/delete-template/{delete-template-tutorial.md => _index.md} (100%) rename content/parser/english/template-operations/get-template/{get-template-tutorial.md => _index.md} (100%) diff --git a/content/parser/english/data_operations/get-document-information/get_document_information_tutorial.md b/content/parser/english/data_operations/get-document-information/_index.md similarity index 100% rename from content/parser/english/data_operations/get-document-information/get_document_information_tutorial.md rename to content/parser/english/data_operations/get-document-information/_index.md diff --git a/content/parser/english/data_operations/get-supported-file-types/get_supported_file_types_tutorial.md b/content/parser/english/data_operations/get-supported-file-types/_index.md similarity index 100% rename from content/parser/english/data_operations/get-supported-file-types/get_supported_file_types_tutorial.md rename to content/parser/english/data_operations/get-supported-file-types/_index.md diff --git a/content/parser/english/storage-operations/working-with-files/working-with-files-tutorial.md b/content/parser/english/storage-operations/working-with-files/_index.md similarity index 100% rename from content/parser/english/storage-operations/working-with-files/working-with-files-tutorial.md rename to content/parser/english/storage-operations/working-with-files/_index.md diff --git a/content/parser/english/storage-operations/working-with-folder/working-with-folder-tutorial.md b/content/parser/english/storage-operations/working-with-folder/_index.md similarity index 100% rename from content/parser/english/storage-operations/working-with-folder/working-with-folder-tutorial.md rename to content/parser/english/storage-operations/working-with-folder/_index.md diff --git a/content/parser/english/storage-operations/working-with-storage/working-with-storage-tutorial.md b/content/parser/english/storage-operations/working-with-storage/_index.md similarity index 100% rename from content/parser/english/storage-operations/working-with-storage/working-with-storage-tutorial.md rename to content/parser/english/storage-operations/working-with-storage/_index.md diff --git a/content/parser/english/template-operations/create-or-update-template/create-or-update-template-tutorial.md b/content/parser/english/template-operations/create-or-update-template/_index.md similarity index 100% rename from content/parser/english/template-operations/create-or-update-template/create-or-update-template-tutorial.md rename to content/parser/english/template-operations/create-or-update-template/_index.md diff --git a/content/parser/english/template-operations/delete-template/delete-template-tutorial.md b/content/parser/english/template-operations/delete-template/_index.md similarity index 100% rename from content/parser/english/template-operations/delete-template/delete-template-tutorial.md rename to content/parser/english/template-operations/delete-template/_index.md diff --git a/content/parser/english/template-operations/get-template/get-template-tutorial.md b/content/parser/english/template-operations/get-template/_index.md similarity index 100% rename from content/parser/english/template-operations/get-template/get-template-tutorial.md rename to content/parser/english/template-operations/get-template/_index.md