Skip to content

Commit f479f4b

Browse files
committed
Add link to export clauses doc to sidebar
1 parent 5dced62 commit f479f4b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/docs/reference/other-new-features/export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: doc-page
3-
title: "Export"
3+
title: "Export Clauses"
44
---
55

66
An export clause defines aliases for selected members of an object. Example:

docs/sidebar.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ sidebar:
7171
url: docs/reference/other-new-features/trait-parameters.html
7272
- title: Creator Applications
7373
url: docs/reference/other-new-features/creator-applications.html
74+
- title: Export Clauses
75+
url: docs/reference/other-new-features/export.html"
7476
- title: Inlining by Rewriting
7577
url: docs/reference/other-new-features/inline.html
7678
- title: Meta Programming

0 commit comments

Comments
 (0)