Skip to content

Fix erroring in doc generation#286

Merged
justin-ven merged 2 commits intodevelopfrom
bugfix/fix-doc-generation
Nov 11, 2025
Merged

Fix erroring in doc generation#286
justin-ven merged 2 commits intodevelopfrom
bugfix/fix-doc-generation

Conversation

@andrewbaxter439
Copy link
Copy Markdown
Collaborator

What

  • changes lines in TaxDonorDataParser.java to avoid syntax conflict
  • removes @return comment from public static void constructAggregateTaxDonorPopulationCSVfile()
  • sets javadoc building to test on pull request and publish on pull

@andrewbaxter439
Copy link
Copy Markdown
Collaborator Author

Hi @justin-ven - this seems to have fixed it, just some small edits to commented code in one file. Can you check they make sense? One was an added @return statement where the method returns only void, so makes most sense to remove this? Or was adding in the returned string the intention of this method?

@justin-ven
Copy link
Copy Markdown
Contributor

Thanks a million Andy,

Justin

@justin-ven justin-ven merged commit 40a83f9 into develop Nov 11, 2025
6 checks passed
@andrewbaxter439 andrewbaxter439 deleted the bugfix/fix-doc-generation branch January 6, 2026 10:37
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