mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
Add documentation around Option Management
This commit is contained in:
parent
6590fab3f2
commit
7898b5c12e
3 changed files with 135 additions and 2 deletions
|
|
@ -292,4 +292,4 @@ texinfo_documents = [
|
|||
|
||||
|
||||
# Example configuration for intersphinx: refer to the Python standard library.
|
||||
intersphinx_mapping = {'https://docs.python.org/': None}
|
||||
intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue