Skip to content

Commit

Permalink
Removed all old archived files
Browse files Browse the repository at this point in the history
Created release and removed all old files.
  • Loading branch information
markjulmar committed Nov 21, 2024
1 parent 3011986 commit 401db21
Show file tree
Hide file tree
Showing 320 changed files with 5 additions and 95,279 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,11 @@

The GitHub repo has several related projects:

| Project | Description | Status |
|---------|-------------|--------|
| [ConvertLearnToDoc](src/ConvertLearnToDoc) | Blazor Server version of the conversion tool. This is the most current version and includes authentication through either MSA or GitHub and logging through Azure LogAnalytics. | **Active** |
| [ConvertAll](src/ConvertAll) | A CLI tool to walk a local clone of a MicrosoftDocs GitHub repository and create Word docs from each located training module. | **Active** |
| [ConvertDocx](src/ConvertDocx) | A CLI tool to convert a single Learn module or Docs page to a Word doc, or vice-versa. It can take a URL, GitHub details, or a local folder/file. | **Active** |
| [Blazor](archive/ConvertLearnToDoc) | A Blazor WebAssembly version of the conversion tool. | **Deprecated** |
| [ConvertLearnToDocWeb](archive/ConvertLearnToDocWeb) | A web portal version of the conversion tool. | **Deprecated** |
| [ConvertLearnToDoc.AzureFunctions](archive/ConvertLearnToDoc.AzureFunctions) | Azure functions to perform the document conversions, used by the above web project. | **Deprecated** |
| Project | Description |
|---------|-------------|
| [ConvertLearnToDoc](src/ConvertLearnToDoc) | Blazor Server version of the conversion tool. This is the most current version and includes authentication through either MSA or GitHub and logging through Azure LogAnalytics.
| [ConvertAll](src/ConvertAll) | A CLI tool to walk a local clone of a MicrosoftDocs GitHub repository and create Word docs from each located training module.
| [ConvertDocx](src/ConvertDocx) | A CLI tool to convert a single Learn module or Docs page to a Word doc, or vice-versa. It can take a URL, GitHub details, or a local folder/file.

In addition, there are four libraries used by the above projects.

Expand Down
8 changes: 0 additions & 8 deletions archive/ConvertLearnToDoc.AzureFunctions/Constants.cs

This file was deleted.

This file was deleted.

122 changes: 0 additions & 122 deletions archive/ConvertLearnToDoc.AzureFunctions/DocToLearn.cs

This file was deleted.

130 changes: 0 additions & 130 deletions archive/ConvertLearnToDoc.AzureFunctions/DocToPage.cs

This file was deleted.

81 changes: 0 additions & 81 deletions archive/ConvertLearnToDoc.AzureFunctions/LearnToDoc.cs

This file was deleted.

Loading

0 comments on commit 401db21

Please sign in to comment.