Hello,

I would like do auto-document all files that contain a comment block at the 
beginning of them.
If I have a comment block like this:

/* 
    Description: this is my description
    Ports:  22,25,443
    Services: nginx, tomcat, apache
    Logs: /var/logs/log_file
*/

How can I extract this info contained in the comment block and create some 
objects out of it?

The purpose is to see in the html files what ports/services/logs do I use.
  
Do I have to create a domain for this? Or is something similar already 
existing?

Thanks a lot!

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to