From 574955f6dc722f5b74a7de895db423c65e78576b Mon Sep 17 00:00:00 2001 From: Petter Hesselberg Date: Fri, 3 Nov 2017 14:13:53 +0100 Subject: [PATCH] Added MigrateDocumentation README --- MigrateDocumentation/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MigrateDocumentation/README.md diff --git a/MigrateDocumentation/README.md b/MigrateDocumentation/README.md new file mode 100644 index 0000000..896ab68 --- /dev/null +++ b/MigrateDocumentation/README.md @@ -0,0 +1,8 @@ +# MigrateDocumentation + +This is a one-off quicke to fix documentation issues after migrating TextEdit from CodePlex. + +* Renames files to be adressable by MD (and prettifies them as well) +* Updates internal links + +Running this a second time should be a noop, so long as no new features are added. There are still things that need to be fixed and that could benefit from automation.