diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 959b96aa94..cebe089854 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -11,8 +11,10 @@ - [Document](usage/document.md) - [Sections](usage/sections.md) - [Paragraph](usage/paragraph.md) + - [Text Frames](usage/text-frames.md) + - [Symbols](usage/symbols.md) - [Text](usage/text.md) - - [Image](usage/images.md) + - [Images](usage/images.md) - [Headers & Footers](usage/headers-and-footers.md) - [Bullet Points](usage/bullet-points.md) - [Hyperlinks](usage/hyperlinks.md) @@ -23,10 +25,12 @@ - [Page Numbers](usage/page-numbers.md) - [Change Tracking](usage/change-tracking.md) - [Math](usage/math.md) - - [Text Frames](usage/text-frames.md) + - [Comments](usage/comments.md) + - [Footnotes](usage/footnotes.md) + - [Fields](usage/fields.md) - Styling - _ [Styling with JS](usage/styling-with-js.md) - _ [Styling with XML](usage/styling-with-xml.md) + - [Styling with JS](usage/styling-with-js.md) + - [Styling with XML](usage/styling-with-xml.md) - Exporting