-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.3
-
Component/s: Documentation
-
Labels:
Write more documentation for the parser. It should cover the same topic as the
documentation for the other components.
The following sections are still missing:
- No general introduction, it should be explained what parsing is, ideally with a few images
of parse trees - Explain how to navigate in the parse tree with the Parse class, that should be
explained based on a sample parse tree - Add a section about how the training api can be used
- Remove all todos, and open jira issues for them if they are not solved with this issue
- links to