Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

File: [Platon] / libplaton / do-doc.sh (download)

Revision 1.1, Fri Aug 27 19:12:52 2004 UTC (19 years, 7 months ago) by nepto

Temporary README extractor

#!/bin/sh

# Temporary README extractor

cat doc/html/files.html                \
| sed 's/<[^>]*>//g; s/^ *//g'        \
| grep ^platon                        \
| sed 's/\[code\]/-- /g';


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top