Skip to content

Commit 68b4006

Browse files
committed
upd
1 parent 19fc8be commit 68b4006

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ For the Whack Engine, XML expressions create WhackDS nodes by default.
1414

1515
ShockScript incorporates a basic event model and allows easily declaring event types and documenting them. Implementations may extend the event model for working with a Document Object Model.
1616

17-
## SXDoc
17+
## SXDoc comments
1818

1919
ShockScript supports documentation comments allowing for Markdown notation, special tags such as `@throws` and media inclusion.

src/sxdoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SXDoc
1+
# SXDoc comments
22

33
SXDoc are documentation comments that use the format `/** */`. Markdown notation is supported in SXDoc comments.
44

0 commit comments

Comments
 (0)