bazelbuild / bazelbuild/stardoc
Support for build settings documentation
Open
P4
type: feature request
- Dominant language
- Java
- Stars
- 118
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Support for build settings that get defined in BUILD files? (somewhat like #22 & #31)
https://docs.bazel.build/versions/master/skylark/config.html#defining-build-settings
- `build_setting`
https://docs.bazel.build/versions/master/skylark/config.html#label-typed-build-settings
- `label_flag`
- `label_setting`
Contributor guide
Research direction
Start by reading issues #22 and #31, then review the linked Bazel documentation for build_setting, label_flag, and label_setting. Determine where Stardoc handles these BUILD-file constructs and define completion as generated documentation supporting all three build-setting types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100