Update commands.md

master
Christopher Chedeau 2017-06-07 11:43:06 -07:00 committed by GitHub
parent e1ebbff001
commit 57b3fe8a50
1 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,4 @@
This is very rough documentation of the formatting commands you can
use to build a printed version of something. This will be improved
over time.
The core of the algorithm is implemented in `doc-{printer,builders,utils}.js`. The printer should
The core of the algorithm is implemented in `doc-{printer,builders,utils,debug}.js`. The printer should
use the basic formatting abstractions provided to construct a format
when printing a node. Parts of the API only exist to be compatible
with recast's previous API to ease migration, but over time we can