aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 01a911b..f5889ed 100644
--- a/readme.md
+++ b/readme.md
@@ -70,7 +70,6 @@ cargo doc --document-private-items
- [ ] (1) Go through all bnf
- [ ] (1) Go through all docs
-- [ ] (1) Add module docs to parser
- [ ] (1) Add overview docs on how everything works
#### Parse
@@ -234,6 +233,7 @@ cargo doc --document-private-items
- [x] (1) Get definition identifiers (definition)
- [x] (1) Add docs to `normalize_identifier`
- [x] (1) Add docs for how references and definitions match
+- [x] (1) Add module docs to parser
### Extensions