File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 55theme :
66 name : material
77 font :
8- text : Roboto
9- code : Roboto Mono
8+ text : Open Sans
9+ code : Source Code Pro
1010 favicon : assets/logo-symbol.svg
1111 logo : assets/logo-symbol.svg
1212 features :
@@ -139,6 +139,15 @@ nav:
139139 - Simplicity for EVM developers : documentation/simplicity-for-evm-developers.md
140140 - How Simplicity Works : documentation/how-simplicity-works.md
141141 - Simplicity Compared : documentation/simplicity-compared.md
142+ - SimplicityHL Reference :
143+ - Overview : documentation/simplicityhl/overview.md
144+ - Types and Values : documentation/simplicityhl/type.md
145+ - Type Aliases : documentation/simplicityhl/type_alias.md
146+ - Type Casting : documentation/simplicityhl/type_casting.md
147+ - Let Statements : documentation/simplicityhl/let_statement.md
148+ - Match Expression : documentation/simplicityhl/match_expression.md
149+ - Functions : documentation/simplicityhl/function.md
150+ - Programs : documentation/simplicityhl/program.md
142151 - Roadmap : roadmap.md
143152 - FAQ : faq.md
144- - Contibute : contribute.md
153+ - Contribute : contribute.md
You can’t perform that action at this time.
0 commit comments