1. 31b4125 Add rule class definitions to query proto output by Googler · 6 months ago
  2. 1ce4ab1 Allow API docs for non-Starlark-defined attributes to be (optionally) extracted by Googler · 6 months ago
  3. bd1c3af Emit function param's role in starlark_doc_extract proto output by Googler · 10 months ago
  4. f4cfc84 Rename stardoc_output_java_proto's generated java package to com.google.devtools.build.lib.starlarkdocextract by Googler · 10 months ago
  5. 18a674b Move stardoc_output_proto and friends to Bazel's src/main/protobuf by Googler · 12 months ago[Renamed from src/main/java/com/google/devtools/build/skydoc/rendering/proto/stardoc_output.proto]
  6. f97135e Document symbolic macros in starlark_doc_extract proto output by Googler · 1 year ago
  7. bf5504a starlark_doc_extract: expose providers' custom init callback in extracted docs by Googler · 1 year, 7 months ago
  8. 97d8c75 starlark_doc_extract: extract nonconfigurable flag for attributes, and executable/test for rules by Googler · 1 year, 8 months ago
  9. e33c2d1 starlark_doc_extract: document repository rules and module extensions by Googler · 1 year, 9 months ago
  10. 09a3ec9 Emit consistent names for providers in starlark_doc_extract by Googler · 1 year, 10 months ago
  11. b3602eb Export the original file and symbol of documented entities in starlark_doc_extract by Googler · 1 year, 10 months ago
  12. 27415bd Bazel DocGen: Update Skydoc with links to the new Bazel site at https://bazel.build/ by fwe · 3 years, 1 month ago
  13. 4261b2a Inclusive naming fixit by aiuto · 3 years, 10 months ago
  14. d6ac414 Expose documented function return values in stardoc by Samuel Giddins · 4 years, 7 months ago
  15. 5eeccd8 Render attribute default information by cparsons · 5 years ago
  16. 3fcfbe1 bazel syntax: rename UserDefinedFunction to StarlarkFunction by Googler · 6 years ago
  17. 40e350f Allow module docstring to be generated in proto output in Stardoc Binary by blossomsm · 6 years ago
  18. 43fc068 Automated rollback of commit 27e885589accbcaa5be8c4f1b8405fd4fdcb731a. by kendalllane · 6 years ago
  19. 27e8855 Automated rollback of commit 858412781d76b7d27c39dc58b7f24cf645bdf035. by brandjon · 6 years ago
  20. 8584127 Allows Stardoc to document the providers a rule attribute requires by kendalllane · 6 years ago
  21. 3da1568 Allows Stardoc Binary to output aspect information as a proto output by kendalllane · 6 years ago
  22. 26e94c9 Add providerName and ruleName to output protos. by kendalllane · 6 years ago
  23. 1dbbc014 Change field names from plural to singular so repeated fields will be singular on proto output. by kendalllane · 6 years ago
  24. 0c74549 Add new flag to Stardoc and allows Stardoc to output raw serialized proto. by kendalllane · 6 years ago
  25. 25d2748 Refactor ProviderInfo into a proto by blossomsm · 6 years ago
  26. e536b14 Refactor RuleInfo into a proto. by kendalllane · 6 years ago
  27. 9ca0744 Refactor UserDefinedFunctionInfo into a proto. by kendalllane · 6 years ago
  28. f644c1e Convert ProviderFieldInfo into protos. by blossomsm · 6 years ago
  29. 267df73 Refactor FunctionParamInfo into a proto. by kendalllane · 6 years ago
  30. 5ece650 Refactor AttributeInfo into a proto by cparsons · 6 years ago