# HG changeset patch # User "Yann E. MORIN" # Date 1254583397 -7200 # Node ID 3b8df55987aedb587c2f26347e117127b73505b5 # Parent f1e9a86607bd76ad73f2515b395f6501f401d009 doc: update documentation, mostly eye-candy diff -r f1e9a86607bd -r 3b8df55987ae README --- a/README Sat Oct 03 16:53:05 2009 +0200 +++ b/README Sat Oct 03 17:23:17 2009 +0200 @@ -4,7 +4,7 @@ ________________/ - GETTING STARTED - - PARTICIPATING + - CONTRIBUTING - Sending a bug report - Sending patches - CREDITS @@ -22,6 +22,7 @@ You can also point your browser to http://ymorin.is-a-geek.org/projects/crosstool + CONTRIBUTING / ____________/ @@ -87,11 +88,13 @@ Note: replace' (at) ' above with a plain '@'. + CREDITS / _______/ The people that helped are listed in docs/CREDITS. Many thanks to them! :-) + KNOWN ISSUES / ____________/ diff -r f1e9a86607bd -r 3b8df55987ae docs/overview.txt --- a/docs/overview.txt Sat Oct 03 16:53:05 2009 +0200 +++ b/docs/overview.txt Sat Oct 03 17:23:17 2009 +0200 @@ -27,6 +27,7 @@ Note on // jobs Tools wrapper Using the toolchain + The 'populate' script Toolchain types Seemingly-native toolchains Internals @@ -155,11 +156,9 @@ 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 | ------------------------+