rmorshea / spectate

Observe the evolution of mutable data types like lists, dicts, and sets.

Home Page:https://python-spectate.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Documentation

rmorshea opened this issue · comments

The docs on RTD are pretty lame. It would be great to give a more thorough demonstration of the ways in which spectate can be used. At the moment the reader is expected to understand the possibilities the library opens up.

Likewise I'd like to add tests for the MVC framework so that it can be officially supported and added to the docs as well.