Commit 9f7170a
authored
fix(docs): fix java sdk documentation (#156)
Key changes include:
- **Remote Content Integration:** The `docusaurus-plugin-remote-content`
is now used to fetch Java SDK examples directly from the
`opentdf/java-sdk` repository. This ensures that the documentation
always reflects the latest version of the SDK.
- **Dynamic Versioning:** The Java SDK version is now managed as a
custom field (`javaSdkVersion`) in `docusaurus.config.ts` and
dynamically inserted into the documentation. This simplifies future
version updates.
- **Code Sample Refactoring:** Existing Java code samples have been
refactored to use the new remote content, improving maintainability and
reducing code duplication.
---------
Signed-off-by: Scott Hamrick <2623452+cshamrick@users.noreply.github.com>1 parent 45e9776 commit 9f7170a
File tree
26 files changed
+840
-265
lines changed- code_samples
- java
- policy_code
- docs/sdks
- specs/kas
26 files changed
+840
-265
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments