bazelbuild/bazel

[bazel.build] Problem with /start/cpp

Open

#18,341 opened on May 8, 2023

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

Page link:

https://bazel.build/start/cpp

Problem description (include actual vs expected text, if applicable):

In Stage 2 ,there is sentence saying "you can see that hello-world depends on the same inputs as it did before".

That is wrong! Stage 2's hello-world clearly depends on different input compared to Stage 1.

Where do you see this issue? (include link to specific section of the page, if applicable)

https://github.com/bazelbuild/bazel/blob/076ce3e64df73d5363cba6efb3b7f68bcebe6a5e/site/en/start/cpp.md?plain=1#L282

Any other information you'd like to share?

No response

Contributor guide