.. If you created a package, create one automodule per module in the package. .. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py) .. use this format as the module name: "adafruit_foo.foo" API Reference ############# .. important:: The documentation here defines the module as `relic_stat`, but the module is actually `stat` without the appended "relic\_". A conflict with the built-in `stat` module and the auto-documentation generator requires this modification. .. automodule:: relic_stat :members: