Documentation expanded. Started v1.4

* Expanded README.md
* Fixed typos in documentation
* Started on an inline CSS for inline output.
This commit is contained in:
Jonathan Bernard
2012-01-03 17:04:01 -06:00
parent 44c3412995
commit f0ce2c7174
6 changed files with 112 additions and 9 deletions

View File

@ -90,7 +90,7 @@ public class JLPPegParser extends BaseParser<Object> implements JLPParser {
*
* Pushes a [`SourceFile`] node on the stack.
*
* [`SourceFile`}: jlp://jlp.jdb-labs.com/ast/SourceFile
* [`SourceFile`]: jlp://jlp.jdb-labs.com/ast/SourceFile
*/
public Rule SourceFile() {
return Sequence(