- Updated Makefile to include generation of documentation for the entire project.
- Expanded the documentation in common/DOC.md to include detailed descriptions of signature types and their recommendations for use.
- Added new functions for creating sessions from existing subsessions across various modules (datagram, primary, raw, stream) to streamline session management.
- Introduced new session creation functions that allow specifying custom signature types and port configurations for enhanced security and compatibility.
- Improved examples and usage notes throughout the documentation to clarify session management and options.