| Index: docs/src/depot_tools.txt
|
| diff --git a/docs/src/depot_tools.txt b/docs/src/depot_tools.txt
|
| deleted file mode 100644
|
| index b25052e99641796255949efce7eee5e8307a19fd..0000000000000000000000000000000000000000
|
| --- a/docs/src/depot_tools.txt
|
| +++ /dev/null
|
| @@ -1,28 +0,0 @@
|
| -depot_tools(7)
|
| -==============
|
| -
|
| -NAME
|
| -----
|
| -depot_tools - A collection of tools for dealing with Chromium development.
|
| -
|
| -DESCRIPTION
|
| ------------
|
| -
|
| -The Chromium depot_tools suite contains many tools to assist/augment the
|
| -Chromium development environment. The tools may be downloaded from
|
| -link:{sys3:git config remote.origin.url}[here].
|
| -
|
| -There are two primary categories of tools. Some of these tools are 'essential'
|
| -to the development flow, in the sense that you cannot successfully develop
|
| -Chromium without them.
|
| -
|
| -Other tools are merely 'helper' tools. Not required, but they can substantially
|
| -ease the develpment workflow.
|
| -
|
| -A listing of both categories of tools follows.
|
| -
|
| -include::__essential.txt[maxdepth=1]
|
| -
|
| -include::__helper.txt[maxdepth=1]
|
| -
|
| -// vim: ft=asciidoc:
|
|
|