# HG changeset patch # User "Yann E. MORIN" # Date 1255368341 -7200 # Node ID 2b43f4952b53b8dde56a7e8f82db75a9a5524a48 # Parent 75d34a94e4b17197020fffbe96fa302172f54ad8 docs: fix chapter spacing diff -r 75d34a94e4b1 -r 2b43f4952b53 docs/overview.txt --- a/docs/overview.txt Sat Oct 10 17:24:36 2009 +0200 +++ b/docs/overview.txt Mon Oct 12 19:25:41 2009 +0200 @@ -40,6 +40,7 @@ Adding a new version of a component Build scripts + ________________ / Introduction / @@ -92,6 +93,7 @@ crosstool-NG is really targeted at building toolchains, and only toolchains. It is then up to you to use it the way you want. + ___________ / History / @@ -114,6 +116,7 @@ and as a wink at the TV series "Star Trek: The Next Generation" ;-) ) and made it available to the community, in case it was of interest to any one. + ___________________________ / Installing crosstool-NG / @@ -199,6 +202,7 @@ version of crosstool-ng, or that it will work at all. Use contributions at your own risk. + ____________________________ / Configuring crosstool-NG / @@ -301,6 +305,7 @@ Then, you can review and change the configuration by running: ct-ng menuconfig + ________________________ / Running crosstool-NG / @@ -523,6 +528,7 @@ in dst_dir - if it was not found in the sysroot, this is an error. + ___________________ / Toolchain types /