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 f426410 commit 52825f0Copy full SHA for 52825f0
docs/examples.md
@@ -1,5 +1,7 @@
1
# Examples
2
3
+## Documentation Services
4
+
5
- [Codebase Interface](https://github.com/codebase-interface/codebaseinterface){target="_blank"}
6
7
??? example "Directory Interface Example"
@@ -30,3 +32,7 @@
30
32
└── .editorconfig # Editor configuration file
31
33
34
```
35
36
+## Source Aligned Services
37
38
+TODO: Add examples of source aligned services that follow the codebase interface principles.
0 commit comments