commit | 9bc9bf40b636f32497ada91708c140bb54880058 | [log] [tgz] |
---|---|---|
author | nharmata <nharmata@google.com> | Fri Apr 02 13:56:40 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 02 13:57:41 2021 -0700 |
tree | c08e0cb917cc882b82c750584d8481f057d91d68 | |
parent | a790c172fbc15bafc20417a6e6a235f4abd9fc9a [diff] |
Query Docs: Make the section on "Words" tokens both correct and consistent, and also slightly improve readability while I am here. The documentation been at least slightly wrong or slightly inconsistent for a long time. For example, commit 5e2d523 in Oct 2019 attempted to fix several inaccuracies (due to Bazel behavior changes making the docs stale) but in doing so accidentally introduced an inconsistency with respect to the period character. Out of scope: Improving the documentation in other ways. That can come in the future :) PiperOrigin-RevId: 366508062
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md