Skip to content

Tags: DiamondLightSource/sphinx-graphql

Tags

0.1.2

Toggle 0.1.2's commit message
Catch-all for packaging JS

0.1.2-pre1

Toggle 0.1.2-pre1's commit message
Catch-all for packaging JS

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Package JS files with Project (#4)

* Enable mypy linting

* Add test for ensuring js is packaged

* Package JS files

0.1.1-pre3

Toggle 0.1.1-pre3's commit message
Correct packaging #4

0.1.1-pre2

Toggle 0.1.1-pre2's commit message
Fix JS packaging #3

0.1.1-pre1

Toggle 0.1.1-pre1's commit message
Update packaging rules for GraphiQL only

0.1

Toggle 0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Graphiql Directive from ScanSpec (#1)

* Update requirements to include Sphinx

* Add Tom Cobb's code for a graphiql directive, originally from ScanSpec

* Add tests to build sphinx pages using the graphiql directive

* Add dev dependency on docutils type stubs to prevent mypy build errors

* Incorporate docs changes from the project template

* Add simple how-to guide on using the graphiql directive

* Add note to docs on how to include plugin in sphinx documentation

* Make Sphinx subheadings consistent across documentation