Skip to content
Snippets Groups Projects
get_documentation 95 B
Newer Older
  • Learn to ignore specific revisions
  • /\/\*\*\* DOCUMENTATION/ {printit=1; next}
    /\*\*\*\// {if (printit) exit}
    
    {if (printit) print}