We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd94a9 commit 1d368e1Copy full SHA for 1d368e1
sidebars.ts
@@ -73,6 +73,7 @@ const sidebars: SidebarsConfig = {
73
{ type: 'doc', id: 'java-client/implementing-workflows' },
74
{ type: 'doc', id: 'java-client/starting-workflow-executions' },
75
{ type: 'doc', id: 'java-client/activity-interface' },
76
+ { type: 'doc', id: 'java-client/implementing-activities' },
77
{ type: 'doc', id: 'java-client/versioning' },
78
{ type: 'doc', id: 'java-client/distributed-cron' },
79
{ type: 'doc', id: 'java-client/workers' },
0 commit comments