-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Labels
bugSomething isn't workingSomething isn't workingk::documentationRelated to project documentationRelated to project documentation
Milestone
Description
Describe the bug
Seems to book (master) generation issue.
To Reproduce
If you go to subscription page, you will find below text instead of plain old generated html.
Currently there is an example of subscriptions with [warp][warp], but it still in an alpha state. GraphQL over [WS][WS] is not fully supported yet and is non-standard.
Warp Subscription Example
Small Example
[Coordinator]: https://docs.rs/juniper_subscriptions/0.15.0/struct.Coordinator.html [SubscriptionCoordinator]: https://docs.rs/juniper_subscriptions/0.15.0/trait.SubscriptionCoordinator.html [Connection]: https://docs.rs/juniper_subscriptions/0.15.0/struct.Connection.html [SubscriptionConnection]: https://docs.rs/juniper_subscriptions/0.15.0/trait.SubscriptionConnection.html [Future]: https://docs.rs/futures/0.3.4/futures/future/trait.Future.html [warp]: https://github.com/graphql-rust/juniper/tree/master/juniper_warp [WS]: https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md [GraphQLError]: https://docs.rs/juniper/0.14.2/juniper/enum.GraphQLError.html [Schema]: ../schema/schemas_and_mutations.md
Expected behavior
It should have generated proper html
Additional context
I haven't checked other pages for issues. But best guess is it might be there and fixing one page should fix all pages.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingk::documentationRelated to project documentationRelated to project documentation