| Index: third_party/crashpad/crashpad/navbar.md
|
| diff --git a/third_party/crashpad/crashpad/navbar.md b/third_party/crashpad/crashpad/navbar.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d530414f09a26fab3c33c9b35c726bfe4091b716
|
| --- /dev/null
|
| +++ b/third_party/crashpad/crashpad/navbar.md
|
| @@ -0,0 +1,25 @@
|
| +<!--
|
| +Copyright 2016 The Crashpad Authors. All rights reserved.
|
| +
|
| +Licensed under the Apache License, Version 2.0 (the "License");
|
| +you may not use this file except in compliance with the License.
|
| +You may obtain a copy of the License at
|
| +
|
| + http://www.apache.org/licenses/LICENSE-2.0
|
| +
|
| +Unless required by applicable law or agreed to in writing, software
|
| +distributed under the License is distributed on an "AS IS" BASIS,
|
| +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| +See the License for the specific language governing permissions and
|
| +limitations under the License.
|
| +-->
|
| +
|
| +# Crashpad
|
| +
|
| + * [Home][home]
|
| + * [Developing](/doc/developing.md)
|
| + * [Interface Docs](https://crashpad.chromium.org/doxygen/)
|
| + * [Man Pages](/doc/man.md)
|
| + * [Source Code](https://chromium.googlesource.com/crashpad/crashpad/)
|
| +
|
| +[home]: /README.md
|
|
|