.. Simple English Machine Learning documentation master file, created by sphinx-quickstart on Fri Oct 25 15:09:54 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ====================================================================================================================== Simple English Machine Learning ====================================================================================================================== Welcome to Simple English Machine Learning's documentation! =================================================================================================== .. toctree:: :caption: Table of Contents :name: mastertoc :maxdepth: 3 math/index neural-networks/index natural-language-processing/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. code-block:: python :linenos: import antigravity def main(): antigravity.fly()