#################### flake8_sphinx_links #################### .. start short_desc **A Flake8 plugin to check docstrings for double backticked strings which should be links to the Python documentation.** .. end short_desc .. start shields .. only:: html .. list-table:: :stub-columns: 1 :widths: 10 90 * - Docs - |docs| |docs_check| * - Tests - |actions_linux| |actions_windows| |actions_macos| |coveralls| * - PyPI - |pypi-version| |supported-versions| |supported-implementations| |wheel| * - Anaconda - |conda-version| |conda-platform| * - Activity - |commits-latest| |commits-since| |maintained| |pypi-downloads| * - QA - |codefactor| |actions_flake8| |actions_mypy| |pre_commit_ci| * - Other - |license| |language| |requires| .. |docs| rtfd-shield:: :project: flake8-sphinx-links :alt: Documentation Build Status .. |docs_check| actions-shield:: :workflow: Docs Check :alt: Docs Check Status .. |actions_linux| actions-shield:: :workflow: Linux :alt: Linux Test Status .. |actions_windows| actions-shield:: :workflow: Windows :alt: Windows Test Status .. |actions_macos| actions-shield:: :workflow: macOS :alt: macOS Test Status .. |actions_flake8| actions-shield:: :workflow: Flake8 :alt: Flake8 Status .. |actions_mypy| actions-shield:: :workflow: mypy :alt: mypy status .. |requires| requires-io-shield:: :alt: Requirements Status .. |coveralls| coveralls-shield:: :alt: Coverage .. |codefactor| codefactor-shield:: :alt: CodeFactor Grade .. |pypi-version| pypi-shield:: :project: flake8_sphinx_links :version: :alt: PyPI - Package Version .. |supported-versions| pypi-shield:: :project: flake8_sphinx_links :py-versions: :alt: PyPI - Supported Python Versions .. |supported-implementations| pypi-shield:: :project: flake8_sphinx_links :implementations: :alt: PyPI - Supported Implementations .. |wheel| pypi-shield:: :project: flake8_sphinx_links :wheel: :alt: PyPI - Wheel .. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/flake8_sphinx_links?logo=anaconda :target: https://anaconda.org/domdfcoding/flake8_sphinx_links :alt: Conda - Package Version .. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/flake8_sphinx_links?label=conda%7Cplatform :target: https://anaconda.org/domdfcoding/flake8_sphinx_links :alt: Conda - Platform .. |license| github-shield:: :license: :alt: License .. |language| github-shield:: :top-language: :alt: GitHub top language .. |commits-since| github-shield:: :commits-since: v0.2.1 :alt: GitHub commits since tagged version .. |commits-latest| github-shield:: :last-commit: :alt: GitHub last commit .. |maintained| maintained-shield:: 2021 :alt: Maintenance .. |pypi-downloads| pypi-shield:: :project: flake8_sphinx_links :downloads: month :alt: PyPI - Downloads .. |pre_commit_ci| pre-commit-ci-shield:: :alt: pre-commit.ci status .. end shields Installation --------------- .. start installation .. installation:: flake8_sphinx_links :pypi: :github: :anaconda: :conda-channels: conda-forge, domdfcoding .. end installation .. toctree:: :hidden: Home .. toctree:: :maxdepth: 3 :caption: Documentation usage examples API Reference .. toctree:: :maxdepth: 3 :caption: Contributing contributing Source .. start links .. only:: html View the :ref:`Function Index ` or browse the `Source Code <_modules/index.html>`__. `Browse the GitHub Repository `__ .. end links