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.
docs/internals.md
1 parent a82dede commit 06f3302Copy full SHA for 06f3302
README.md
@@ -66,6 +66,4 @@ julia> Pkg.Registry.update()
66
67
## Implementation
68
69
-Authentication is implemented with the following state machine:
70
-
71
-
+For implementation details, please see [`docs/internals.md`](docs/internals.md).
assets/structure.png renamed to docs/assets/structure.png
docs/internals.md
@@ -0,0 +1,7 @@
1
+# Internals
2
+
3
+## Implementation
4
5
+Authentication is implemented with the following state machine:
6
7
+
0 commit comments