Editing Sphinx docs.
A lot more still to do but it's coming along.
This commit is contained in:
@@ -2,8 +2,19 @@
|
||||
Parsing Text into Joy Expressions
|
||||
=================================
|
||||
|
||||
TODO: example...
|
||||
|
||||
|
||||
``joy.parser``
|
||||
---------------
|
||||
|
||||
|
||||
.. automodule:: joy.parser
|
||||
:members:
|
||||
|
||||
|
||||
Parser Internals
|
||||
----------------
|
||||
|
||||
TODO: Document things like the regular expressions used for tokenizing, and the re.Scanner, etc...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user