diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..d38cca3 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,24 @@ +- [Home Page](Home) +- [List of Pages](aaaaa) +- [Guidelines](Guidelines) +- Language Reference/Design Spec + - [Modules](Modules) + - [Permissions](Permissions) + - [File Structure](File-Structure) + - [Metadata](Metadata) + - [Body](Body) + - [Object Type Definitions](Object-Type-Definitions) + - [Blind Type Definitions](Blind-Type-Definitions) + - [Enum Type Definitions](Enum-Type-Definitions) + - [Interface Definitions](Interface-Definitions) + - [Data](Data) + - [Functions and Methods](Functions-and-Methods) + - [Tokens](Tokens) + - [General Syntax](General-Syntax) + - [Arguments](Arguments) + - [Variable Definition and Type Notation](Variable-Definition-and-Type-Notation) + - [Phrases](Phrases) + - [Return Direction](Return-Direction) + - [Identifiers](Identifiers) + - [Initialization](Initialization) + - [Control Flow](Control-Flow) \ No newline at end of file