Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
doc: Document JSON docs
  • Loading branch information
isaacs committed Mar 4, 2012
1 parent 3dfa98c commit c368e46
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/api/documentation.markdown
Expand Up @@ -57,3 +57,12 @@ unlikely to ever have to change.

* **5 - Locked** Unless serious bugs are found, this code will not ever
change. Please do not suggest changes in this area; they will be refused.

## JSON Output

Stability: 1 - Experimental

Every HTML file in the markdown has a corresponding JSON file with the
same data.

This feature is new as of node v0.6.12. It is experimental.

0 comments on commit c368e46

Please sign in to comment.