devopsec left a comment (kamailio/kamailio#4517)

@miconda my apologies, I am not understanding this internal doc tool 
formatting.  
I though in the 2nd case (tm example) it was looking at the `<xi:include/>` 
nodes, like:

```
$ xmlstarlet sel -N xi="http://www.w3.org/2001/XInclude"; -t -v 
"//xi:include/@href" ptimer.xml; echo '';
overview.xml
dependencies.xml
mod_params.xml
mod_pvs.xml
rpc_cmds.xml
examples.xml
```

so in my current case, overview / examples just have to be inline, and the 
names (other than ptimer.xml) must exactly match the names then?

on the `clock_gettime()` portability i did not realize there was a concern on 
darwin, i can swap that out if needed.  
it seemed to compile on the github actions but I am not sure if that is 
representative of all the machines it will be compiled on.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4517#issuecomment-3657629848
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4517/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to