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-15 20:27:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94debe50858385e74657c56d607c34c1af02bc59
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