Why documentation is out of sync from source?

Hi Lorenzo a devs.

Reading the NoSIP documentation (I assume the same is true for others) I noticed that the latest documentation on it was not included, according to Add RTP forwarders support to SIP and NoSIP plugins (#3583) specifically regarding forwarding, was not included.

Thanks for this software!

Regards

Hi Normando, you’re right. The docs are not updated automatically, we push an updated version from time to time, usually when there’s a new tag. I’ll push an updated version later today.

Notice that you can generate the same docs yourself from source, by adding --enable-docs when configuring Janus. A make will then create them in the docs/html folder.

1 Like

It’s been updated now. If you still see the old pages, try clearing the cache or forcing a hard refresh.

1 Like

Thank you so much Lorenzo!