[TYPO3-doc] How to get all manuals?
Fabien Udriot
fabien.udriot at ecodev.ch
Mon Jul 9 16:26:01 CEST 2012
>>
>> this list could also be retrieved through
>>> ssh review.typo3.org -p 29418 "gerrit ls-projects" | \
>>> grep -e "^Documentation/"
>
> Thanks for the info.
Good tip, indeed.
If you have command `parallel` installed on your system you could run the following commands to get
all the doc at once. For the sake of convenience, I have put them on-line and editable:
http://pastie.org/4225971
If you are on Mac OS and are missing command `parallel`, there is a brew recipe for that [1]
$> brew install parallel
Cheers,
Fabien
[1] http://www.0xcb0.com/2011/10/19/running-parallel-bash-tasks-on-os-x/
More information about the TYPO3-project-documentation
mailing list