Skip to content

Commit

Permalink
chore(docs): removed winglibs from main docs section and fixed bytes …
Browse files Browse the repository at this point in the history
…example
  • Loading branch information
boyney123 committed Sep 30, 2024
1 parent ff09955 commit 9d2ac9a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 136 deletions.
8 changes: 0 additions & 8 deletions docs/by-example/13-bytes.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ log(Json.stringify(base64));
log(Json.stringify(hex));
```

```bash title="Wing console output"
# Run locally with wing console
{"_data":{"0":104,"1":101,"2":108,"3":108,"4":111}}
{"_data":{"0":104,"1":101,"2":108,"3":108,"4":111}}
{"_data":{"0":104,"1":101,"2":108,"3":108,"4":111}}
{"_data":{"0":104,"1":101,"2":108,"3":108,"4":111}}
```




53 changes: 0 additions & 53 deletions docs/docs/04-winglibs/01-what-are-winglibs.md

This file was deleted.

42 changes: 0 additions & 42 deletions docs/docs/04-winglibs/02-using-winglibs.md

This file was deleted.

27 changes: 0 additions & 27 deletions docs/docs/04-winglibs/03-creating-winglibs.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/docs/04-winglibs/_category_.yml

This file was deleted.

0 comments on commit 9d2ac9a

Please sign in to comment.