Skip to content

Commit bc85575

Browse files
Update pxt.json
1 parent 5853ee2 commit bc85575

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pxt.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040
"docs/twoCollons.md",
4141
"docs/raw_infinite_for_loops.md",
4242
"docs/underscore_public_properties_and_methods.md",
43-
"docs/buffers_vs_arrays.md"
43+
"docs/buffers_vs_arrays.md",
44+
"docs/using_help_annotations_correctly.md",
45+
"docs/pxt-compiler.md"
4446
],
4547
"public": true,
4648
"preferredEditor": "tsprj",

0 commit comments

Comments
 (0)