Socket
Socket
Sign inDemoInstall

sphinx-graphql

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sphinx-graphql

Sphinx utilities for documenting GraphQL APIs


Maintainers
0

sphinx-graphql

|code_ci| |docs_ci| |coverage| |pypi_version| |license|

Sphinx utilities for documenting GraphQL APIs

============== ============================================================== PyPI pip install sphinx-graphql Source code https://github.com/dls-controls/sphinx-graphql Documentation https://dls-controls.github.io/sphinx-graphql ============== ==============================================================

This plugin provides an RST directive for generating GraphiQL views inside Spinx documentation. Code based on https://github.com/hasura/sphinx-graphiql

.. |code_ci| image:: https://github.com/dls-controls/sphinx-graphql/workflows/Code%20CI/badge.svg?branch=master :target: https://github.com/dls-controls/sphinx-graphql/actions?query=workflow%3A%22Code+CI%22 :alt: Code CI

.. |docs_ci| image:: https://github.com/dls-controls/sphinx-graphql/workflows/Docs%20CI/badge.svg?branch=master :target: https://github.com/dls-controls/sphinx-graphql/actions?query=workflow%3A%22Docs+CI%22 :alt: Docs CI

.. |coverage| image:: https://codecov.io/gh/dls-controls/sphinx-graphql/branch/master/graph/badge.svg :target: https://codecov.io/gh/dls-controls/sphinx-graphql :alt: Test Coverage

.. |pypi_version| image:: https://img.shields.io/pypi/v/sphinx-graphql.svg :target: https://pypi.org/project/sphinx-graphql :alt: Latest PyPI version

.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg :target: https://opensource.org/licenses/Apache-2.0 :alt: Apache License

.. Anything below this line is used when viewing README.rst and will be replaced when included in index.rst

See https://dls-controls.github.io/sphinx-graphql for more detailed documentation.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc