**************************
* Include ``html5writer.py`` taken from ``rstview`` and so remove dependency to ``rstview``, close 19;
* Move changelog to its own file, updated documentation Makefile, added dev requirements;
* Use ``sphinx_rtd_theme`` in documentation if available;
* Improved watcher logging output a little bit so it reveals changed file when detected without to use the debug level;
* Do not enable anymore ``runserver`` command to installed CherryPy, instead raise a better error message explanation;