.. include:: ../README.rst API Documentation ----------------- .. automodule:: afl_tables :members: MatchScraper, Round, Match, TeamRound, Score Development ----------- To build the documentation, first install the dev dependencies, then run Sphinx: .. code-block:: bash pip install -r dev-dependencies.txt sphinx-build -b html docs /some/path Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`