| # Part of the Crubit project, under the Apache License v2.0 with LLVM | |
| # Exceptions. See /LICENSE for license information. | |
| # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | |
| [book] | |
| authors = ["Crubit Team"] | |
| language = "en" | |
| src = "docs" | |
| title = "Crubit Documentation" | |
| [preprocessor.tabs] | |
| [output.html] | |
| git-repository-url = "https://github.com/google/crubit" | |
| additional-css = ["theme/tabs.css"] | |
| additional-js = ["theme/tabs.js"] |