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 0f81150 commit 7bb78eeCopy full SHA for 7bb78ee
hakim.yml
@@ -41,8 +41,11 @@ content:
41
- url: .
42
branches: HEAD
43
start_path: home
44
- - url: https://github.com/couchbase/docs-couchbase-lite.git
45
- branches: DOC-12631-csharp-replication-page
+ - url: https://github.com/couchbase/docs-server
+ branches: DOC_12539_b2_server_admin_tools
46
+ - url: https://github.com/couchbase/couchbase-cli
47
+ branches: [trinity]
48
+ start_path: docs
49
asciidoc:
50
attributes:
51
site-navigation-data-path: _/js/site-navigation-data.js
0 commit comments