commit | 0afdecfe6fce0aac8704d4d07a1132db2b25759a | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Mon Sep 28 14:56:33 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 28 14:57:44 2020 -0700 |
tree | 5ee6c1943a316712072edebcc8fe40092e266886 | |
parent | a3d427a984bb6e60dcb7add3acf680f9eeb3d845 [diff] |
starlark: move StarlarkDocumentationCategory into docgen ...since the categories are Bazel-specific. Also: - introduce a new category, "core", for the built-in types of the core Starlark language (int, bool, etc). These now appear in their own index. - Eliminate StarlarkBuiltin.title, whose sole effect was to ensure the "G" in <h1>Globals</h1> was uppercase. PiperOrigin-RevId: 334244374
{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