This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
asterisk
Watch
1
Star
0
Fork
0
You've already forked asterisk
mirror of
https://github.com/asterisk/asterisk.git
synced
2026-06-17 13:09:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a02522c140f6d715d71ad61d08c40a94de2238eb
asterisk
/
build_tools
/
get_documentation
T
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge changes from team/group/appdocsxml
2008-11-01 21:10:07 +00:00
/\/\*\*\* DOCUMENTATION/ {printit=1; next}
/\*\*\*\// {if (printit) exit}
remove empty awk pattern (//)
2009-10-28 20:50:52 +00:00
{if (printit) print}
Reference in New Issue
Copy Permalink