Skip to content

Commit 7df8878

Browse files
committed
updated toc for make local function static doc
1 parent 55d51ff commit 7df8878

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Static local function refactorings
2+
title: Make local function static
33
ms.date: 09/28/2019
44
ms.topic: reference
55
author: governesss

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: Make local function static
386+
href: ide/reference/make-local-function-static.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)