From 69e460af0ce7ef782257ffbc1a72d143759677a3 Mon Sep 17 00:00:00 2001 From: Matt Gucci Date: Sat, 14 Jul 2018 18:15:02 +0900 Subject: [PATCH] Remove placement-of-comment-based-help.md --- developer/TOC.yml | 11 ++++------ .../help/placement-of-comment-based-help.md | 22 ------------------- 2 files changed, 4 insertions(+), 29 deletions(-) delete mode 100644 developer/help/placement-of-comment-based-help.md diff --git a/developer/TOC.yml b/developer/TOC.yml index cdba03708736..bd62f102a3d3 100644 --- a/developer/TOC.yml +++ b/developer/TOC.yml @@ -927,13 +927,10 @@ href: ./help/syntax-of-comment-based-help.md - name: Comment-Based Help Keywords href: ./help/comment-based-help-keywords.md - - name: Placement of Comment-Based Help - href: ./help/placement-of-comment-based-help.md - items: - - name: Placing Comment-Based Help in Functions - href: ./help/placing-comment-based-help-in-functions.md - - name: Placing Comment-Based Help in Scripts - href: ./help/placing-comment-based-help-in-scripts.md + - name: Placing Comment-Based Help in Functions + href: ./help/placing-comment-based-help-in-functions.md + - name: Placing Comment-Based Help in Scripts + href: ./help/placing-comment-based-help-in-scripts.md - name: Autogenerated Elements of Comment-Based Help href: ./help/autogenerated-elements-of-comment-based-help.md - name: Examples of Comment-Based Help diff --git a/developer/help/placement-of-comment-based-help.md b/developer/help/placement-of-comment-based-help.md deleted file mode 100644 index ddd1f4d3393c..000000000000 --- a/developer/help/placement-of-comment-based-help.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: "Placement of Comment-Based Help | Microsoft Docs" -ms.custom: "" -ms.date: "09/12/2016" -ms.reviewer: "" -ms.suite: "" -ms.tgt_pltfrm: "" -ms.topic: "article" -ms.assetid: afcdf426-2b01-4247-8507-41b05f5cad94 -caps.latest.revision: 4 ---- -# Placement of Comment-Based Help - -Insert introduction here. - -## Section Heading - - Insert section body here. - -### Subsection Heading - - Insert subsection body here. \ No newline at end of file