diff options
| author | Martin Afanasjew | 2016-01-20 06:45:38 +0100 |
|---|---|---|
| committer | Martin Afanasjew | 2016-01-20 09:44:33 +0100 |
| commit | 4ffe25adc8a3e71706a81e06f2b83aab37765dc2 (patch) | |
| tree | f1fc68a3d0d0a2139075ee7e4737a765707a1dd1 /share | |
| parent | ca676d4d6f0ba21dc297fc5301950eee69b0a4f7 (diff) | |
| download | brew-4ffe25adc8a3e71706a81e06f2b83aab37765dc2.tar.bz2 | |
doc: move images into their own directory
By doing this, make the GitHub directory listing for the documentation
directory more useful and less cluttered.
Closes Homebrew/homebrew#48219.
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
Diffstat (limited to 'share')
| -rw-r--r-- | share/doc/homebrew/Brew-Test-Bot.md | 12 | ||||
| -rw-r--r-- | share/doc/homebrew/images/brew-test-bot-failed-jenkins.png (renamed from share/doc/homebrew/brew-test-bot-failed-jenkins.png) | bin | 54685 -> 54685 bytes | |||
| -rw-r--r-- | share/doc/homebrew/images/brew-test-bot-failed-pr.png (renamed from share/doc/homebrew/brew-test-bot-failed-pr.png) | bin | 20086 -> 20086 bytes | |||
| -rw-r--r-- | share/doc/homebrew/images/brew-test-bot-failed-test.png (renamed from share/doc/homebrew/brew-test-bot-failed-test.png) | bin | 61395 -> 61395 bytes | |||
| -rw-r--r-- | share/doc/homebrew/images/brew-test-bot-passed-jenkins.png (renamed from share/doc/homebrew/brew-test-bot-passed-jenkins.png) | bin | 48217 -> 48217 bytes | |||
| -rw-r--r-- | share/doc/homebrew/images/brew-test-bot-passed-pr.png (renamed from share/doc/homebrew/brew-test-bot-passed-pr.png) | bin | 22722 -> 22722 bytes | |||
| -rw-r--r-- | share/doc/homebrew/images/brew-test-bot-triggered-pr.png (renamed from share/doc/homebrew/brew-test-bot-triggered-pr.png) | bin | 19931 -> 19931 bytes |
7 files changed, 6 insertions, 6 deletions
diff --git a/share/doc/homebrew/Brew-Test-Bot.md b/share/doc/homebrew/Brew-Test-Bot.md index 9a536063d..220f82419 100644 --- a/share/doc/homebrew/Brew-Test-Bot.md +++ b/share/doc/homebrew/Brew-Test-Bot.md @@ -17,21 +17,21 @@ For example, a job which has been queued but not yet started will have a section in the pull-request that looks like this: - + --- A failed build looks like this: - + --- A passed build looks like this: - + --- @@ -43,14 +43,14 @@ When you click this you'll see the results. A passed build looks like this: - + --- A failed build looks like this: - + --- @@ -58,6 +58,6 @@ You can click the test results link (e.g. `brew-test-bot.Homebrew/homebrew/pull/22183-3c17deb.install embree`) to view the failed test output: - + --- diff --git a/share/doc/homebrew/brew-test-bot-failed-jenkins.png b/share/doc/homebrew/images/brew-test-bot-failed-jenkins.png Binary files differindex bdfa8205f..bdfa8205f 100644 --- a/share/doc/homebrew/brew-test-bot-failed-jenkins.png +++ b/share/doc/homebrew/images/brew-test-bot-failed-jenkins.png diff --git a/share/doc/homebrew/brew-test-bot-failed-pr.png b/share/doc/homebrew/images/brew-test-bot-failed-pr.png Binary files differindex 2487ac446..2487ac446 100644 --- a/share/doc/homebrew/brew-test-bot-failed-pr.png +++ b/share/doc/homebrew/images/brew-test-bot-failed-pr.png diff --git a/share/doc/homebrew/brew-test-bot-failed-test.png b/share/doc/homebrew/images/brew-test-bot-failed-test.png Binary files differindex 0820910e7..0820910e7 100644 --- a/share/doc/homebrew/brew-test-bot-failed-test.png +++ b/share/doc/homebrew/images/brew-test-bot-failed-test.png diff --git a/share/doc/homebrew/brew-test-bot-passed-jenkins.png b/share/doc/homebrew/images/brew-test-bot-passed-jenkins.png Binary files differindex be0467581..be0467581 100644 --- a/share/doc/homebrew/brew-test-bot-passed-jenkins.png +++ b/share/doc/homebrew/images/brew-test-bot-passed-jenkins.png diff --git a/share/doc/homebrew/brew-test-bot-passed-pr.png b/share/doc/homebrew/images/brew-test-bot-passed-pr.png Binary files differindex 06acd5880..06acd5880 100644 --- a/share/doc/homebrew/brew-test-bot-passed-pr.png +++ b/share/doc/homebrew/images/brew-test-bot-passed-pr.png diff --git a/share/doc/homebrew/brew-test-bot-triggered-pr.png b/share/doc/homebrew/images/brew-test-bot-triggered-pr.png Binary files differindex 3643dcdbb..3643dcdbb 100644 --- a/share/doc/homebrew/brew-test-bot-triggered-pr.png +++ b/share/doc/homebrew/images/brew-test-bot-triggered-pr.png |
