Skip to content

Commit a86ee68

Browse files
authored
Merge pull request #6090 from mikadumont/master
updated toc for make local function static doc
2 parents 33459f2 + 9f560d6 commit a86ee68

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/ide/reference/static-local-function-refactor-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Static local function refactorings
3-
ms.date: 09/28/2019
2+
title: Static local function refactor options
3+
ms.date: 02/10/2020
44
ms.topic: reference
55
author: governesss
66
ms.author: midumont

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@
382382
href: ide/reference/invert-conditional-logical.md
383383
- name: Invert if statement
384384
href: ide/reference/invert-if-statement.md
385+
- name: Static local function refactor options
386+
href: ide/reference/static-local-function-refactor-options.md
385387
- name: Move declaration near reference
386388
href: ide/reference/move-declaration-near-reference.md
387389
- name: Move type to matching file

0 commit comments

Comments
 (0)