mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 16:34:46 +00:00
Start creating documentation
This commit is contained in:
parent
4e294af81c
commit
e66fc2efa8
5 changed files with 340 additions and 0 deletions
22
docs/source/index.rst
Normal file
22
docs/source/index.rst
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
.. flake8 documentation master file, created by
|
||||
sphinx-quickstart on Tue Jan 19 07:14:10 2016.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to flake8's documentation!
|
||||
==================================
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue