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

View File

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