Welcome to The Old Way’s documentation!

This is the old, pre-Paver way of doing things. The key functionality here is in this powerful piece of code, which I will copy here in its entirety so that you can bask in its power:

def powerful_function_but_still_old():
    """This is powerful stuff, but it's still the old way of
    doing things."""
    return 1+1

Contents:

Indices and tables