Skip to content

Commit

Permalink
Add Play gRPC documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ihostage committed Dec 19, 2023
1 parent 62e8065 commit 7254418
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish

on:
workflow_dispatch:
push:
branches:
- main
Expand Down
8 changes: 8 additions & 0 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ content:
- 1.x
- main
start_path: docs
- url: https://github.com/playframework/play-grpc.git
branches:
- main
start_path: docs

ui:
bundle:
Expand All @@ -20,3 +24,7 @@ ui:
antora:
extensions:
- require: '@antora/lunr-extension'

asciidoc:
extensions:
- '@asciidoctor/tabs'

0 comments on commit 7254418

Please sign in to comment.