|
4084 - scripts [eZComponents: Scripts]: msg#00255web.ezcomponents.cvs
Author: Derick Rethans Date: 2006-11-27 14:50:22 +0100 (Mon, 27 Nov 2006) New Revision: 4084 Log: - Fixed doc building script. Modified: scripts/build-downloadable-docs.sh Modified: scripts/build-downloadable-docs.sh =================================================================== --- scripts/build-downloadable-docs.sh 2006-11-27 13:36:01 UTC (rev 4083) +++ scripts/build-downloadable-docs.sh 2006-11-27 13:50:22 UTC (rev 4084) @@ -153,7 +153,7 @@ extra1="" extra2="" for t in $i/docs/*.txt; do - output_name=`echo $t | cut -d / -f 4 | sed 's/.txt/.html/'`; + output_name=`echo $t | cut -d / -f 5 | sed 's/.txt/.html/'`; if test $output_name != "tutorial.html"; then if test $output_name != "docs"; then echo -n " - Rendering extra doc '$output_name' to $release/${comp}_${output_name}" |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | 4081 - trunk/EventLog/tests/writers [eZComponents: Trunk]: 00255, Alexandru Stanoi |
|---|---|
| Next by Date: | 4086 - in trunk/Template/src: parsers/source_to_tst/implementations syntax_trees/tst/nodes [eZComponents: Trunk]: 00255, Raymond Bosman |
| Previous by Thread: | 4081 - trunk/EventLog/tests/writers [eZComponents: Trunk]i: 00255, Alexandru Stanoi |
| Next by Thread: | 4086 - in trunk/Template/src: parsers/source_to_tst/implementations syntax_trees/tst/nodes [eZComponents: Trunk]: 00255, Raymond Bosman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |