You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,30 @@ Documentation extraction for Elixir, without a renderer attached.
10
10
[Installation](#installation) |
11
11
[Quick start](#quick-start) |
12
12
[Configuration](#configuration) |
13
+
[Try it interactively](#try-it-interactively) |
13
14
[Artifacts](#what-comes-out) |
14
15
[Serving](#serving-it)
15
16
16
17
---
17
18
19
+
## Try It Interactively
20
+
21
+
The Livebook notebooks are executable tutorials, not extra API reference pages.
22
+
Start with the build-pipeline notebook in a browser:
23
+
24
+
[](https://livebook.dev/run?url=https%3A%2F%2Fraw.githubusercontent.com%2Ffuthr%2Fdoc_shell%2Fmain%2Fnotebooks%2Fbuild-pipeline.livemd)
0 commit comments