Skip to content

Commit

Permalink
chore(docs): moving typescript docs into own section (#7222)
Browse files Browse the repository at this point in the history
The docs are getting re-looked and updated slightly to help with the flow. Part of this is moving TypeScript docs out of the main project flow (for now), this will create a new section `/docs/typescript` and things will continue to work, but the main project will no longer point to these files, but will still be indexed.

## Checklist

- [x] Title matches [Winglang's style guide](https://www.winglang.io/contributing/start-here/pull_requests#how-are-pull-request-titles-formatted)
- [x] Description explains motivation and solution
- [ ] Tests added (always)
- [ ] Docs updated (only required for features)
- [ ] Added `pr/e2e-full` label if this feature requires end-to-end testing

*By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
  • Loading branch information
boyney123 authored Nov 14, 2024
1 parent c8aea62 commit babc638
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions docs/docs/09-typescript/_category_.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TypeScript For Wing
id: typescript
id: intro
---

Wing's CLI has experimental support for TypeScript.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit babc638

Please sign in to comment.