root/library/doc/toolbox_doc/get_class_hierarchy.sh
@
1141
Revision 993, 117 bytes (checked in by smidl, 14 years ago) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | cat ../html/hierarchy.html | html2text | sed -n '/\[.\]/p' | sed 's/\[.\]/ /g' > mt__class_hierarchy.txt |
Note: See TracBrowser
for help on using the browser.