Files
asterisk/build_tools/get_documentation
T

4 lines
98 B
Plaintext
Raw Normal View History

2008-11-01 21:10:07 +00:00
/\/\*\*\* DOCUMENTATION/ {printit=1; next}
/\*\*\*\// {if (printit) exit}
// {if (printit) print}