Skip to content

Commit d7c8d79

Browse files
authored
#194 Update README.adoc for tabs
1 parent c13fc05 commit d7c8d79

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,14 +324,12 @@ You can create as many of these roles as you like simply by adding CSS scoped to
324324

325325
=== Tabs
326326

327-
The playbook for the Couchbase documentation includes a tabs block extension.
327+
The playbook for the Couchbase documentation includes the [`@asciidoctor/tabs`](https://github.com/asciidoctor/asciidoctor-tabs/blob/main/docs/use-with-antora.adoc) extension.
328328
The extension takes care of converting the AsciiDoc for the tabs to HTML.
329329
The UI provides the interaction (JavaScript) and styles (CSS) that power these tabs.
330330

331-
You can find the JavaScript for the tabs in the file [.path]_src/js/05-tabset.js_.
332331
You can find the styles for the tabs in the file [.path]_src/css/doc.css_.
333-
The preview site provides an example of these tabs in the file [.path]_preview-src/index.adoc_.
334-
Note that authors should never enter the HTML for tabs directly, but it is entered this way in the preview site to make it easier to work with.
332+
335333

336334
=== Content Preview
337335

0 commit comments

Comments
 (0)