Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host Javadocs for adventure-platform projects #5

Closed
kezz opened this issue Sep 14, 2021 · 1 comment
Closed

Host Javadocs for adventure-platform projects #5

kezz opened this issue Sep 14, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kezz
Copy link
Member

kezz commented Sep 14, 2021

No description provided.

@kezz kezz added the enhancement New feature or request label Sep 14, 2021
@zml2008 zml2008 self-assigned this Sep 11, 2022
@zml2008
Copy link
Member

zml2008 commented Sep 11, 2022

Completed as of b3387c6, with changes in KyoriPowered/adventure-platform@c2c2996

Publishing steps:

# In adventure-platform
./gradlew copyJavadoc --output ../adventure-javadocs/platform
# Switch to JD
cd ../adventure-javadocs
git add platform
git commit -m 'platform: $VERSION'
git push origin master

@zml2008 zml2008 closed this as completed Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants