Skip to content

cullerton/test_teach

Repository files navigation

Test Teach

This is a test lesson plan. It introduces logging with Python. There are code samples and source files for the documentation.

The documentation is written in restructuredText for use with Sphinx and is in the docs directory.

To generate the HTML version of the docs you need python with sphinx installed.

$ cd docs
$ make html

Then you can open test_teach/docs/_build/html/index.html to see the lesson.

About

Test lesson plan for python logging using sphinx docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages