.. docargs documentation master file, created by sphinx-quickstart on Sun Nov 25 12:30:15 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. # Welcome to docargs's documentation! ## Installation You can simply install docargs from pypi: ``` pip install docargs ``` ## Usage .. toctree:: :maxdepth: 2 :caption: Contents: Using docargs as a flake8 plugin Using docargs as a command line tool ## Indices and tables * :ref:`genindex` * :ref:`modindex` * :ref:`search`