A couple of users have asked about how to generate javadoc with Bazel. There’s no built-in way, but I figured it might be useful to whip together a new rule to do so. Here it is. If you’d like to use this rule, download it to your workspace, load it in your build file, andContinue reading “Creating a javadoc rule for Bazel”