Changeset 1652
- Timestamp:
- 07/14/08 20:18:13 (6 months ago)
- Files:
-
- cherokee/trunk/doc/build/build_web.sh (modified) (1 diff)
- cherokee/trunk/doc/download.txt (modified) (1 diff)
- cherokee/trunk/doc/index.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/doc/build/build_web.sh
r1647 r1652 8 8 do 9 9 FILENAME=`echo $i | sed 's/..\///' | sed 's/\(.*\)txt/\1html/' ` 10 echo$ASCIIDOC_HTML -o $FILENAME $i10 $ASCIIDOC_HTML -o $FILENAME $i 11 11 done cherokee/trunk/doc/download.txt
r1647 r1652 7 7 is easy, and it allows you to customize your server to suit your needs. 8 8 Anyway, we provide binary packages for some operating 9 systems and GNU/Linux distributions: http://www.cherokee-project.com/downloads 9 systems and GNU/Linux distributions: http://www.cherokee-project.com/downloads.html 10 10 11 11 If you know the URL of the cherokee sources that you would like to download, cherokee/trunk/doc/index.txt
r1647 r1652 8 8 9 9 If you are not comfortable with rolling your own Cherokee, then check our 10 listings of pre-compiled link:http://www.cherokee-project.com/downloads [binaries].10 listings of pre-compiled link:http://www.cherokee-project.com/downloads.html[binaries]. 11 11 Specific instructions for building your own copy are available at: 12 12