Create better view of results
saulshanabrook opened this issue · 0 comments
saulshanabrook commented
Currently, to see the results in some human readable way you can navigate the data/typing
directory here. However, this is a bit cumbersome, especially now that some files have gotten so long Github will no longer allow you to link to a line or view them.
We could possibly use Sphinx to generate a site based off the type definitions? I see that Sphinx does have support for type overloads: sphinx-doc/sphinx@fb2f777