|
0256c01c20
|
Removing debugging print line from parameter parsing function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 16:28:28 -06:00 |
|
|
5c1bd1cb14
|
Add regular input/output parsing to parameter parsing function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 16:22:44 -06:00 |
|
|
33489aa277
|
Add named output parsing to tuple parsing function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 16:21:21 -06:00 |
|
|
1b3180e3ab
|
Fix indexing error cutting off last line of docstrings
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 16:20:24 -06:00 |
|
|
557a7e3ccd
|
Add a function that can parse recursive tuples
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 15:19:47 -06:00 |
|
|
c481a04fc0
|
Make docstring dictionary more generic
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 14:22:48 -06:00 |
|
|
f880f47b3d
|
Fix YAML deprecation
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 14:12:30 -06:00 |
|
|
157105379e
|
Add docstring parsing per process
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 14:09:31 -06:00 |
|
|
dbc70e0d4d
|
Add definition_type function to parse out function names and types
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 13:52:14 -06:00 |
|
|
d727de5715
|
Add finding positions of docstrings
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 13:36:10 -06:00 |
|
|
4f6fc88e40
|
Add comments to parser
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 13:20:35 -06:00 |
|
|
fc4c536ab6
|
Add line extraction to parser
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 13:19:33 -06:00 |
|
|
29d17c9581
|
Add file reading to parser
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 13:17:47 -06:00 |
|
|
4c0f7869ac
|
Add argument parsing to nfdocs-parser.py
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 13:16:43 -06:00 |
|
|
ca4982cee8
|
Add nfdocs-parser.py
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-01-05 13:15:29 -06:00 |
|