Test of class folder functionality
----------------------------------

Regular build.::

    make html

Regular build with very verbose settings, piped to file.::

    sphinx-build -vvv -b html . _build\html > sphinx.log
