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