Skip to content

Commit

Permalink
Merge branch 'main' into zhiwei/fix-no-tests-1-count
Browse files Browse the repository at this point in the history
  • Loading branch information
monadabot authored Nov 5, 2024
2 parents 1bfeca3 + cb705f3 commit c78f94d
Show file tree
Hide file tree
Showing 43 changed files with 571 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 c78f94d

Please sign in to comment.