commit | 82b9e5fa3f2d90a146d463676fdaf88b193680f3 | [log] [tgz] |
---|---|---|
author | Greg Estren <gregestren@gmail.com> | Thu Feb 20 14:59:36 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 20 15:00:50 2020 -0800 |
tree | e3ee140d3f4f4658519f88947941c69119be6d78 | |
parent | ee12c173b8911fbb71d1486cb421ee83b6bf6b22 [diff] |
Improve doc site left navbar structure I used git poorly and accidentally broke https://github.com/bazelbuild/bazel/pull/10775. This is the continuation of that. Fixes https://github.com/bazelbuild/bazel/issues/10792 Preview: https://htmlpreview.github.io/?https://github.com/gregestren/bazel-docsy/blob/master/content/Bazel%20Overview%20-%20Bazel%202.1.0.htm Closes #10815. PiperOrigin-RevId: 296305066
{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