Skip to content

Commit

Permalink
Merge of #7217
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 5, 2024
2 parents 2709c0a + 767d5af commit fc0fb9d
Show file tree
Hide file tree
Showing 23 changed files with 509 additions and 826 deletions.
4 changes: 2 additions & 2 deletions docs/api/01-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ keywords: [Wing language, api]

- [CLI User Manual](/docs/api/cli)
- Learn and explore the Wing Cli
- [Wing Language](/docs/api/language/variable-declaration)
- Dive deeper into the Wing Language, learn how to [declare variables](/docs/api/language/variable-declaration), [functions](/docs/api/language/functions-example), [structs](/docs/api/language/structs) and much more.
- [Wing Language](/docs/learn)
- Dive deeper into the Wing Language, learn how to [declare variables](/docs/learn/Variables), [functions](/docs/learn/functions), [structs](/docs/learn/structs) and much more.
- [Standard Library](/docs/api/standard-library)
- API references for the Wing standard library and supported modules
- [Language Reference](/docs/api/language-reference)
Expand Down
44 changes: 0 additions & 44 deletions docs/api/03-language/01-variable-declaration.md

This file was deleted.

78 changes: 0 additions & 78 deletions docs/api/03-language/02-primitives.md

This file was deleted.

51 changes: 0 additions & 51 deletions docs/api/03-language/03-functions.md

This file was deleted.

107 changes: 0 additions & 107 deletions docs/api/03-language/04-flow-controls.md

This file was deleted.

97 changes: 0 additions & 97 deletions docs/api/03-language/05-optionality.md

This file was deleted.

Loading

0 comments on commit fc0fb9d

Please sign in to comment.