OLD | NEW |
1 <!-- | 1 <!-- |
2 Copyright 2015 The Chromium Authors. All rights reserved. | 2 Copyright 2015 The Chromium Authors. All rights reserved. |
3 Use of this source code is governed by a BSD-style license that can be | 3 Use of this source code is governed by a BSD-style license that can be |
4 found in the LICENSE file. | 4 found in the LICENSE file. |
5 --> | 5 --> |
6 | 6 |
7 <!-- | 7 <!-- |
8 navbar.md has to be in the root of a repo. | 8 navbar.md has to be in the root of a repo. |
9 For documentation on format, see | 9 For documentation on format, see |
10 https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md#Navig
ation-bar | 10 https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md#Navig
ation-bar |
11 --> | 11 --> |
12 | 12 |
13 # Chrome infrastructure | 13 # Chrome infrastructure |
14 | 14 |
15 * [Home](/doc/index.md) | 15 * [Home](/doc/index.md) |
16 * [Users](/doc/users/index.md) | 16 * [Users](/doc/users/index.md) |
17 * [Developers](/doc/developers.md) | 17 * [Developers](/doc/developers.md) |
18 * [Troopers](http://go/trooper) | 18 * [Troopers](http://go/trooper) |
19 * [Search](https://cr-doc.appspot.com) | 19 * [Search](https://cr-doc.appspot.com) |
20 * [Internal Doc](https://go/chrome-infra-docs-internal) | 20 * [Internal Doc](http://go/chrome-infra-docs-internal) |
21 | 21 |
22 [home]: /doc/index.md | 22 [home]: /doc/index.md |
23 [logo]: /doc/images/chrome-infra-logo-32x32.png | 23 [logo]: /doc/images/chrome-infra-logo-32x32.png |
OLD | NEW |