diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-11-11 10:09:26 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-11-11 10:09:26 +0000 |
commit | 7912a6d39d73a73022feee41ba5fce8ee3ae6019 (patch) | |
tree | 0efd606653f79da6f32919ba99cf155c9eb382b5 /docs/README | |
parent | 1bee8d5117c00825a4dc6d8204d1acee375e337f (diff) | |
download | rockbox-7912a6d39d73a73022feee41ba5fce8ee3ae6019.tar.gz rockbox-7912a6d39d73a73022feee41ba5fce8ee3ae6019.tar.bz2 rockbox-7912a6d39d73a73022feee41ba5fce8ee3ae6019.zip |
Now the docs dir is mandatory when building rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2820 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/README b/docs/README index 3c53113260..a029a682c4 100644 --- a/docs/README +++ b/docs/README @@ -7,10 +7,9 @@ Build your own archos.mod. -1. Check out 'firmware', 'apps' and 'tools' from CVS (or possibly from a - downloaded archive). You may possibly want 'uisimulator' too (for trying - out things on host before making target tests). If you haven't already - done so, we advise you pull down the 'docs' directory as well. +1. Check out 'firmware', 'apps', 'docs' and 'tools' from CVS (or possibly from + a downloaded archive). You may possibly want 'uisimulator' too (for trying + out things on host before making target tests). If you do want to play with the simulator, read UISIMULATOR. |