Skip to content

Conversation

@frant-hartm
Copy link
Contributor

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

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
```
@frant-hartm frant-hartm merged commit 0b0a0f2 into hazelcast:master Dec 3, 2024
3 checks passed
oliverhowell added a commit that referenced this pull request Feb 24, 2025
Creates sim link and add in files from tutorial repo (following
#698 example)

Fixes DOC-391

Checklist:
- [x] Request reviewers if possible
- [ ] README.md or README.adoc is created with a description _what_
example does and _how_ to run it
- [ ] Add tests that reproduce the associated tutorial or similar
scenario

---------

Co-authored-by: Jack Green <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants