bazelbuild/bazel

Documentation issue: FeatureConfiguration

Open

#11,323 opened on May 6, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (4,465 forks)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (Avg merge 22d 20h) (77 merged PRs in 30d)

Description

Documentation URL: https://docs.bazel.build/versions/master/skylark/lib/FeatureConfiguration.html

This documentation is missing any kind of detail of what a feature actually is. Also has no context of what CROSSTOOL is, or what a CROSSTOOL feature is.

This should be written to explain what a FeatureConfiguration actually represents rather than referring to implicit knowledge of the historical context of what a CROSSTOOL file was and what was defined in it.

Contributor guide