Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up old class diagrams | ptmcg | 2022-08-23 | 1 | -0/+0 |
| | |||||
* | Updates to HowToUsePyparsing.rst, and added pyparsingClassDiagram_3.0.9.jpg | ptmcg | 2022-05-31 | 1 | -0/+0 |
| | |||||
* | Update generated class diagram | ptmcg | 2021-10-23 | 1 | -0/+0 |
| | |||||
* | Add missing globals() to class diagram; rename .jpg to include 3.0.0 version | ptmcg | 2021-10-23 | 1 | -0/+0 |
| | |||||
* | Added omitted names in ParseBaseException, globals, and ParserElement | ptmcg | 2021-10-22 | 1 | -0/+0 |
| | |||||
* | Update saved class diagram image files | ptmcg | 2021-10-20 | 3 | -0/+0 |
| | |||||
* | Diagram improvements IV (#225) | Michael Milton | 2020-06-24 | 2 | -231/+503 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add diagram documentation, add more diagram tests, allow more customization of diagrams * Remove accidental edit of unrelated documentation * Add diagram package * Add jinja file to manifest * Add to bdist also * package_data * Railroad improvements * Partial rewrite * Update * Use partials everywhere so we can edit the tree before it's constructed * Rewrite the diagram generator to not duplicate any content; use monospaced font for titles * Small documentation change * Revert back to Python 3.5 type hints, fix a small bug * More diagram fixes * Even more pruning; update docs to use SQL example * Don't check the string value of names now that we don't have to | ||||
* | Railroad Diagram Improvements (#220) | Michael Milton | 2020-06-03 | 1 | -0/+231 |
| | | | | | | * Add diagram documentation, add more diagram tests, allow more customization of diagrams * Remove accidental edit of unrelated documentation | ||||
* | Initial conversion to Sphinx generated documentation. | Matěj Cepl | 2018-11-20 | 2 | -0/+0 |
There are still many bugs in the documentation strings, but at least genration of documentaiton works. |