From f46cfab15b302968cee73ff8a4f32f7ef8b42dc8 Mon Sep 17 00:00:00 2001 From: Usman Aziz Date: Mon, 8 Feb 2016 13:11:35 +0500 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aaa1f5..aaa533f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,6 @@ Directory | Description + **Website:** [www.groupdocs.com](http://www.groupdocs.com) + **Product Home:** [GroupDocs.Metadata for .NET](http://groupdocs.com/dot-net/document-metadata-library) + **Download:** [Download GroupDocs.Metadata for .NET](http://groupdocs.com/Community/files/8/.net-libraries/groupdocs_metadata_for_.net/default.aspx) -+ **Documentation:** [GroupDocs.Metadata for .NET Documentation](http://groupdocs.com/dot-net/document-metadata-library/support) ++ **Documentation:** [GroupDocs.Metadata for .NET Documentation](http://groupdocs.com/docs/display/metadatanet/Introducing+GroupDocs.Metadata+for+.NET) + **Forum:** [GroupDocs.Metadata for .NET Forum](http://groupdocs.com/Community/forums/groupdocs.metadata-product-family/48/showforum.aspx) + **Blog:** [GroupDocs.Metadata for .NET Blog](#) From 688bf8e000d292230c9c375b606aa7a9495ff7b0 Mon Sep 17 00:00:00 2001 From: Usman Aziz Date: Mon, 8 Feb 2016 13:12:44 +0500 Subject: [PATCH 2/5] Update README.md --- Plugins/Outlook Metadata Cleaner/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Outlook Metadata Cleaner/README.md b/Plugins/Outlook Metadata Cleaner/README.md index 7bed8de..8c5fe9c 100644 --- a/Plugins/Outlook Metadata Cleaner/README.md +++ b/Plugins/Outlook Metadata Cleaner/README.md @@ -1,6 +1,6 @@ ##GroupDocs.Metadata Outlook Plugin -This package contains GroupDocs.Metadata [Outlook Plugin](https://github.com/groupdocsmetadata/GroupDocs_Metadata_NET/tree/master/Plugins/Outlook Metadata Cleaner) that cleans the metadata of the selected files and attaches them with email. To read more about the plugin, please visit [this](http://support.groupdocs.dynabic.com/wiki/display/GDDR/3m.+Outlook+Add-in). +This package contains GroupDocs.Metadata [Outlook Plugin](https://github.com/groupdocsmetadata/GroupDocs_Metadata_NET/tree/master/Plugins/Outlook Metadata Cleaner) that cleans the metadata of the selected files and attaches them with email. To read more about the plugin, please visit [this](http://groupdocs.com/docs/display/metadatanet/Getting+Starting+with+Outlook+Metadata+Cleaner). The project will help you understand how to build an add-in for Outlook. It is created in Visual Studio 2010 using Visual Studio Tools for Office 2010. You can download this project and run in Visual Studio to investigate its working. From 4111252bd3f10541aad829ee479f25ff52820ebf Mon Sep 17 00:00:00 2001 From: Usman Aziz Date: Mon, 8 Feb 2016 13:13:59 +0500 Subject: [PATCH 3/5] Update README.md --- Examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/README.md b/Examples/README.md index acb495c..4c33ac2 100644 --- a/Examples/README.md +++ b/Examples/README.md @@ -10,4 +10,4 @@ This package contains C# and VB.NET Example Projects for [GroupDocs.Metadata for ## How to Run the Examples? -The package contains two projects, one for C# examples and other for Visual Basic examples. You can download the ZIP, extract the files and open the solution file in Visual Studio. For more details, visit our [documentation website](http://support.groupdocs.dynabic.com/wiki/display/GDDR/4m.+How+to+Run+Examples). +The package contains two projects, one for C# examples and other for Visual Basic examples. You can download the ZIP, extract the files and open the solution file in Visual Studio. For more details, visit our [documentation website](http://groupdocs.com/docs/display/metadatanet/How+to+Run+Examples). From c106c5090ccf6b1b7237b87076fc4d7419343f43 Mon Sep 17 00:00:00 2001 From: usmanaziz91 Date: Mon, 8 Feb 2016 13:47:53 +0500 Subject: [PATCH 4/5] V1.0 --- Examples/Data/Source/test/New Text Document.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Examples/Data/Source/test/New Text Document.txt diff --git a/Examples/Data/Source/test/New Text Document.txt b/Examples/Data/Source/test/New Text Document.txt new file mode 100644 index 0000000..64529a3 --- /dev/null +++ b/Examples/Data/Source/test/New Text Document.txt @@ -0,0 +1 @@ +its a test \ No newline at end of file From d0539bece33f53b71a5f1f091a14dd5d4ac79dc8 Mon Sep 17 00:00:00 2001 From: usmanaziz91 Date: Mon, 8 Feb 2016 13:49:07 +0500 Subject: [PATCH 5/5] V1.0 --- Examples/Data/Source/test/New Text Document.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Examples/Data/Source/test/New Text Document.txt diff --git a/Examples/Data/Source/test/New Text Document.txt b/Examples/Data/Source/test/New Text Document.txt deleted file mode 100644 index 64529a3..0000000 --- a/Examples/Data/Source/test/New Text Document.txt +++ /dev/null @@ -1 +0,0 @@ -its a test \ No newline at end of file