doc: update documentation, mostly eye-candy

This commit is contained in:
Yann E. MORIN" 2009-10-03 17:23:17 +02:00
parent 947df3a503
commit 1e1f247acc
2 changed files with 8 additions and 6 deletions

5
README
View File

@ -4,7 +4,7 @@ TABLE OF CONTENT /
________________/
- GETTING STARTED
- PARTICIPATING
- CONTRIBUTING
- Sending a bug report
- Sending patches
- CREDITS
@ -22,6 +22,7 @@ You can find a (terse and WIP) documentation in docs/overview.txt.
You can also point your browser to
http://ymorin.is-a-geek.org/projects/crosstool
CONTRIBUTING /
____________/
@ -87,11 +88,13 @@ Here's a typical hacking session:
Note: replace' (at) ' above with a plain '@'.
CREDITS /
_______/
The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
KNOWN ISSUES /
____________/

View File

@ -27,6 +27,7 @@ Running crosstool-NG
Note on // jobs
Tools wrapper
Using the toolchain
The 'populate' script
Toolchain types
Seemingly-native toolchains
Internals
@ -155,11 +156,9 @@ Stay in the directory holding the sources, and run:
See below for complete usage.
Now, provided you checked-out the code, you can send me your interesting changes
by running:
svn diff
and mailing me the result! :-P
Now, provided you used a clone of the repository, you can send me your changes.
See the file README, at the top of crosstool-NG source, for how to submit
changees.
Preparing for packaging |
------------------------+