.. _Developer Interface: Developer Interface =================== .. module:: staticjinja This part of the documentation covers staticjinja's API. Most of staticjinja's functionality can be accessed with :meth:`Site.make_site`, so pay particular attention to that. Classes ~~~~~~~ .. autoclass:: staticjinja.Site :inherited-members: .. autoclass:: staticjinja.Reloader :inherited-members: