Commit 0b0a0f2
authored
Add antora docs folder and symlink to spring [DEX-294] (#698)
This will allow to include code sample snippets from the code sample
repository.
If you need to add a different sample add a symlink to a directory in
the root into the docs/modules/ROOT/examples/ directory. E.g.
```
cd docs/modules/ROOT/examples/
ln -s ../../../../spring spring
```1 parent 5d22825 commit 0b0a0f2
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments