Skip to content

Commit

Permalink
Add link to javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish committed Jul 13, 2023
1 parent 29e02d4 commit 78fc8eb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/java/category.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Java API

:::note

While these docs will contain examples and explanations, the javadocs for DynAssetGen are also a good source for information on the java API; while they are not complete, I am continually working to expand how much of
the API surface is well documented in this way. Additionally, javadocs are published for each major DynAssetGen version after 4. Javadocs are located at [https://javadoc.lukebemish.dev/dev/lukebemish/dynamicassetgenerator/4/](https://javadoc.lukebemish.dev/dev/lukebemish/dynamicassetgenerator/4/).

:::

## Getting Started

The first step to get started with the Java API is to add DynAssetGen to your development environment. All artifacts for DynAssetGen are published at `https://maven.lukebemish.dev/releases/`:
Expand Down

0 comments on commit 78fc8eb

Please sign in to comment.