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

Javadoc deployment tweaks #34

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Javadoc deployment tweaks #34

merged 2 commits into from
Jan 30, 2024

Conversation

quackitsquinn
Copy link
Member

Final pr I promise...

Removes the useless github action and adds the javadoc to the readme.

@willitcode willitcode self-requested a review January 30, 2024 23:13
@@ -20,7 +21,7 @@
- We use Java
- We use a global Constants file to allow easy access to any constants.
- RobotContainer contains objects of our subsystems and commands, for use throughout all of our code. This lets us avoid dependency injection.
- We have JavaDoc on most of our code.
- [We have JavaDoc on all of our code](https://frc937.github.io/robot2024/javadoc/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm skeptical about "all," but okay

@quackitsquinn quackitsquinn merged commit dd0b098 into main Jan 30, 2024
2 checks passed
@willitcode willitcode deleted the deploy-javadoc-tweaks branch February 1, 2024 00:54
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.

2 participants