docs: fix chapter spacing

This commit is contained in:
Yann E. MORIN" 2009-10-12 19:25:41 +02:00
parent 9b67193754
commit 2fea2229c9

View File

@ -40,6 +40,7 @@ Internals
Adding a new version of a component Adding a new version of a component
Build scripts Build scripts
________________ ________________
/ /
Introduction / Introduction /
@ -92,6 +93,7 @@ which are not really scalable. Examples are:
crosstool-NG is really targeted at building toolchains, and only toolchains. crosstool-NG is really targeted at building toolchains, and only toolchains.
It is then up to you to use it the way you want. It is then up to you to use it the way you want.
___________ ___________
/ /
History / History /
@ -114,6 +116,7 @@ and a menu-driven configuration, named the new implementation crosstool-NG,
and as a wink at the TV series "Star Trek: The Next Generation" ;-) ) and 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. made it available to the community, in case it was of interest to any one.
___________________________ ___________________________
/ /
Installing crosstool-NG / Installing crosstool-NG /
@ -199,6 +202,7 @@ There is no guarantee that a particuliar contribution applies to the current
version of crosstool-ng, or that it will work at all. Use contributions at version of crosstool-ng, or that it will work at all. Use contributions at
your own risk. your own risk.
____________________________ ____________________________
/ /
Configuring crosstool-NG / Configuring crosstool-NG /
@ -301,6 +305,7 @@ configuration, the following is all you need to do:
Then, you can review and change the configuration by running: Then, you can review and change the configuration by running:
ct-ng menuconfig ct-ng menuconfig
________________________ ________________________
/ /
Running crosstool-NG / Running crosstool-NG /
@ -523,6 +528,7 @@ Here is how populate works:
in dst_dir in dst_dir
- if it was not found in the sysroot, this is an error. - if it was not found in the sysroot, this is an error.
___________________ ___________________
/ /
Toolchain types / Toolchain types /