summaryrefslogtreecommitdiff
path: root/docs/_static
Commit message (Collapse)AuthorAgeFilesLines
* Clean up old class diagramsptmcg2022-08-231-0/+0
|
* Updates to HowToUsePyparsing.rst, and added pyparsingClassDiagram_3.0.9.jpgptmcg2022-05-311-0/+0
|
* Update generated class diagramptmcg2021-10-231-0/+0
|
* Add missing globals() to class diagram; rename .jpg to include 3.0.0 versionptmcg2021-10-231-0/+0
|
* Added omitted names in ParseBaseException, globals, and ParserElementptmcg2021-10-221-0/+0
|
* Update saved class diagram image filesptmcg2021-10-203-0/+0
|
* Diagram improvements IV (#225)Michael Milton2020-06-242-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 Milton2020-06-031-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 Cepl2018-11-202-0/+0
There are still many bugs in the documentation strings, but at least genration of documentaiton works.