File tree Expand file tree Collapse file tree
docs/providers/bitbucket/r Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22layout : " bitbucket"
3- page_title : " Bitbucket: bitbucket_hoook "
3+ page_title : " Bitbucket: bitbucket_hook "
44sidebar_current : " docs-bitbucket-resource-hook"
55description : |-
66 Provides a Bitbucket Webhook
Original file line number Diff line number Diff line change 1+ <% wrap_layout :inner do %>
2+ <% content_for :sidebar do %>
3+ <div class ="docs-sidebar hidden-print affix-top " role ="complementary ">
4+ < ul class ="nav docs-sidenav ">
5+ < li <%= sidebar_current ( "docs-home" ) %> >
6+ < a href ="/docs/providers/index.html "> « Documentation Home</ a >
7+ </ li >
8+
9+ < li <%= sidebar_current ( "docs-bitbucket-index" ) %> >
10+ < a href ="/docs/providers/bitbucket/index.html "> Bitbucket Provider</ a >
11+ </ li >
12+
13+ < li <%= sidebar_current ( /^docs-bitbucket-resource/ ) %> >
14+ < a href ="# "> Resources</ a >
15+ < ul class ="nav nav-visible ">
16+ < li <%= sidebar_current ( "docs-bitbucket-resource-default-reviewers" ) %> >
17+ < a href ="/docs/providers/bitbucket/r/default_reviewers.html "> bitbucket_default_reviewers</ a >
18+ </ li >
19+ < li <%= sidebar_current ( "docs-bitbucket-resource-hook" ) %> >
20+ < a href ="/docs/providers/bitbucket/r/hook.html "> bitbucket_hook</ a >
21+ </ li >
22+ < li <%= sidebar_current ( "docs-bitbucket-resource-repository" ) %> >
23+ < a href ="/docs/providers/bitbucket/r/repository.html "> bitbucket_repository</ a >
24+ </ li >
25+ </ ul >
26+ </ li >
27+ </ ul >
28+ </ div >
29+ <% end %>
30+
31+ <%= yield %>
32+ <% end %>
You can’t perform that action at this time.
0 commit comments