bazelbuild/bazel

Documentation Issue: FeatureConfiguration docs should cover construction

Open

#14.774 aperta il 9 feb 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (4465 fork)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Metriche repository

Star
 (25.384 star)
Metriche merge PR
 (Merge medio 22g 20h) (77 PR mergiate in 30 g)

Descrizione

Some cc_common APIs require a FeatureConfiguration, but the docs for this type have no info about how those are created

https://docs.bazel.build/versions/main/skylark/lib/FeatureConfiguration.html

Even though the creation isn't done by this type directly it would be useful if the docs linked to the relevant docs for creating these such as

https://docs.bazel.build/versions/main/skylark/lib/cc_common.html#configure_features

Guida contributor