From 99c24497eee86090840cf83156ed1231cf9f84cf Mon Sep 17 00:00:00 2001 From: Muhammad Muqarrab Date: Fri, 9 May 2025 14:07:37 +0500 Subject: [PATCH 1/3] Update merger links --- content/merger/english/_index.md | 16 +++++++++------- .../_index.md | 0 .../_index.md | 0 .../get-document-information}/_index.md | 0 .../get_supported_file_formats/_index.md | 0 .../working-with-files}/_index.md | 0 .../working-with-folder}/_index.md | 0 7 files changed, 9 insertions(+), 7 deletions(-) rename content/merger/english/document-management/{join-word-continuous => join-word-continous}/_index.md (100%) rename content/merger/english/{getting_started => getting-started}/_index.md (100%) rename content/merger/english/{getting_started/get_document_information => getting-started/get-document-information}/_index.md (100%) rename content/merger/english/{getting_started => getting-started}/get_supported_file_formats/_index.md (100%) rename content/merger/english/{getting_started/working_with_files => getting-started/working-with-files}/_index.md (100%) rename content/merger/english/{getting_started/working_with_folder => getting-started/working-with-folder}/_index.md (100%) diff --git a/content/merger/english/_index.md b/content/merger/english/_index.md index 9e5d82d..5bb2918 100644 --- a/content/merger/english/_index.md +++ b/content/merger/english/_index.md @@ -97,10 +97,12 @@ var response = api.Split(new SplitRequest(splitOptions)); - Optimize document size before uploading for better performance -## Additional Resources - -- [API Reference](https://apireference.groupdocs.cloud/merger/) -- [GitHub SDK Repositories](https://github.com/groupdocs-merger-cloud) -- [Code Examples](https://github.com/groupdocs-merger-cloud/groupdocs-merger-cloud-examples) -- [Documentation Home](https://docs.groupdocs.cloud/merger/) -- [Blog](https://blog.groupdocs.cloud/category/merger/) +## Helpful Resources + +- [Product Page](https://products.groupdocs.cloud/merger/) +- [Documentation](https://docs.groupdocs.cloud/merger/) +- [Live Demo](https://products.groupdocs.app/merger/family) +- [API Reference](https://reference.groupdocs.cloud/merger/) +- [Blog](https://blog.groupdocs.cloud/categories/groupdocs.merger-cloud-product-family/) +- [Free Support](https://forum.groupdocs.cloud/c/merger/18/) +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) \ No newline at end of file diff --git a/content/merger/english/document-management/join-word-continuous/_index.md b/content/merger/english/document-management/join-word-continous/_index.md similarity index 100% rename from content/merger/english/document-management/join-word-continuous/_index.md rename to content/merger/english/document-management/join-word-continous/_index.md diff --git a/content/merger/english/getting_started/_index.md b/content/merger/english/getting-started/_index.md similarity index 100% rename from content/merger/english/getting_started/_index.md rename to content/merger/english/getting-started/_index.md diff --git a/content/merger/english/getting_started/get_document_information/_index.md b/content/merger/english/getting-started/get-document-information/_index.md similarity index 100% rename from content/merger/english/getting_started/get_document_information/_index.md rename to content/merger/english/getting-started/get-document-information/_index.md diff --git a/content/merger/english/getting_started/get_supported_file_formats/_index.md b/content/merger/english/getting-started/get_supported_file_formats/_index.md similarity index 100% rename from content/merger/english/getting_started/get_supported_file_formats/_index.md rename to content/merger/english/getting-started/get_supported_file_formats/_index.md diff --git a/content/merger/english/getting_started/working_with_files/_index.md b/content/merger/english/getting-started/working-with-files/_index.md similarity index 100% rename from content/merger/english/getting_started/working_with_files/_index.md rename to content/merger/english/getting-started/working-with-files/_index.md diff --git a/content/merger/english/getting_started/working_with_folder/_index.md b/content/merger/english/getting-started/working-with-folder/_index.md similarity index 100% rename from content/merger/english/getting_started/working_with_folder/_index.md rename to content/merger/english/getting-started/working-with-folder/_index.md From 2764b10881c83a61e3682d37c41c79b836bb0869 Mon Sep 17 00:00:00 2001 From: Muhammad Muqarrab Date: Fri, 9 May 2025 14:34:37 +0500 Subject: [PATCH 2/3] Update _index.md --- content/home/english/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/home/english/_index.md b/content/home/english/_index.md index 1504686..7dd5cd5 100644 --- a/content/home/english/_index.md +++ b/content/home/english/_index.md @@ -26,7 +26,7 @@ Discover how to join multiple documents into one, split documents into parts, ma ### [GroupDocs.Annotation Cloud Tutorials](./annotation/) Explore our tutorials on adding, editing, and managing annotations in documents. Learn to implement comments, highlights, text markup, and various other annotation tools in your applications. -### [GroupDocs.Comparison Cloud Tutorials](./comarison/) +### [GroupDocs.Comparison Cloud Tutorials](./comparison/) Learn document comparison techniques with our step-by-step guides for detecting changes between document versions, generating visual difference reports, and managing tracked changes. ### [GroupDocs.Editor Cloud Tutorials](#) From 58b4186dcc5bb5011d83c3ad86cceb82ae9264b6 Mon Sep 17 00:00:00 2001 From: Muhammad Muqarrab Date: Fri, 9 May 2025 14:35:52 +0500 Subject: [PATCH 3/3] Update _index.md --- content/comparison/english/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/comparison/english/_index.md b/content/comparison/english/_index.md index 2718224..3541de5 100644 --- a/content/comparison/english/_index.md +++ b/content/comparison/english/_index.md @@ -15,15 +15,15 @@ GroupDocs.Comparison Cloud is a REST API that allows you to compare documents ac ## Getting Started -###[Document Getting Started Tutorials](/comparison/getting-started/) +### [Document Getting Started Tutorials](/comparison/getting-started/) Learn how to use GroupDocs.Comparison Cloud API to compare various document formats -###[Document Advanced Features Tutorial](/comparison/advanced-features/) +### [Document Advanced Features Tutorial](/comparison/advanced-features/) Tutorials for implementing advanced document comparison features using GroupDocs.Comparison Cloud API for developers -###[Document Advanced Data Structures Tutorials](/comparison/advanced-data-structures/) +### [Document Advanced Data Structures Tutorials](/comparison/advanced-data-structures/) Tutorials for working with advanced data structures in GroupDocs.Comparison Cloud API